├── Carthage
├── Build
│ ├── .Alamofire.version
│ ├── .SwiftyJSON.version
│ ├── Mac
│ │ ├── Alamofire.framework.dSYM
│ │ │ └── Contents
│ │ │ │ ├── Info.plist
│ │ │ │ └── Resources
│ │ │ │ └── DWARF
│ │ │ │ └── Alamofire
│ │ ├── SwiftyJSON.framework.dSYM
│ │ │ └── Contents
│ │ │ │ ├── Info.plist
│ │ │ │ └── Resources
│ │ │ │ └── DWARF
│ │ │ │ └── SwiftyJSON
│ │ └── SwiftyJSON.framework
│ │ │ ├── Headers
│ │ │ ├── Modules
│ │ │ ├── Resources
│ │ │ ├── SwiftyJSON
│ │ │ └── Versions
│ │ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── SwiftyJSON-Swift.h
│ │ │ │ └── SwiftyJSON.h
│ │ │ ├── Modules
│ │ │ │ ├── SwiftyJSON.swiftmodule
│ │ │ │ │ ├── x86_64.swiftdoc
│ │ │ │ │ └── x86_64.swiftmodule
│ │ │ │ └── module.modulemap
│ │ │ ├── Resources
│ │ │ │ └── Info.plist
│ │ │ └── SwiftyJSON
│ │ │ └── Current
│ ├── iOS
│ │ ├── 227BA51D-50F3-3A32-A5A4-71303CDCCEE5.bcsymbolmap
│ │ ├── 75C23095-F9C9-3302-94EB-49DEC4D12D6D.bcsymbolmap
│ │ ├── 816E5C4C-3EB3-3914-A7E3-E053EA04E315.bcsymbolmap
│ │ ├── Alamofire.framework.dSYM
│ │ │ └── Contents
│ │ │ │ ├── Info.plist
│ │ │ │ └── Resources
│ │ │ │ └── DWARF
│ │ │ │ └── Alamofire
│ │ ├── Alamofire.framework
│ │ │ ├── Alamofire
│ │ │ ├── Headers
│ │ │ │ ├── Alamofire-Swift.h
│ │ │ │ └── Alamofire.h
│ │ │ ├── Info.plist
│ │ │ └── Modules
│ │ │ │ ├── Alamofire.swiftmodule
│ │ │ │ ├── arm.swiftdoc
│ │ │ │ ├── arm.swiftmodule
│ │ │ │ ├── arm64.swiftdoc
│ │ │ │ ├── arm64.swiftmodule
│ │ │ │ ├── i386.swiftdoc
│ │ │ │ ├── i386.swiftmodule
│ │ │ │ ├── x86_64.swiftdoc
│ │ │ │ └── x86_64.swiftmodule
│ │ │ │ └── module.modulemap
│ │ ├── B2EF640B-5003-3543-8F86-9125ECB1FA1B.bcsymbolmap
│ │ ├── SwiftyJSON.framework.dSYM
│ │ │ └── Contents
│ │ │ │ ├── Info.plist
│ │ │ │ └── Resources
│ │ │ │ └── DWARF
│ │ │ │ └── SwiftyJSON
│ │ └── SwiftyJSON.framework
│ │ │ ├── Headers
│ │ │ ├── SwiftyJSON-Swift.h
│ │ │ └── SwiftyJSON.h
│ │ │ ├── Info.plist
│ │ │ ├── Modules
│ │ │ ├── SwiftyJSON.swiftmodule
│ │ │ │ ├── arm.swiftdoc
│ │ │ │ ├── arm.swiftmodule
│ │ │ │ ├── arm64.swiftdoc
│ │ │ │ ├── arm64.swiftmodule
│ │ │ │ ├── i386.swiftdoc
│ │ │ │ ├── i386.swiftmodule
│ │ │ │ ├── x86_64.swiftdoc
│ │ │ │ └── x86_64.swiftmodule
│ │ │ └── module.modulemap
│ │ │ └── SwiftyJSON
│ ├── tvOS
│ │ ├── 430AC2F8-9F53-32C5-BC3E-6ABAFCB05724.bcsymbolmap
│ │ ├── A047976F-CB11-3141-9F21-AC4B9D9EE578.bcsymbolmap
│ │ ├── Alamofire.framework.dSYM
│ │ │ └── Contents
│ │ │ │ ├── Info.plist
│ │ │ │ └── Resources
│ │ │ │ └── DWARF
│ │ │ │ └── Alamofire
│ │ ├── Alamofire.framework
│ │ │ ├── Alamofire
│ │ │ ├── Headers
│ │ │ │ ├── Alamofire-Swift.h
│ │ │ │ └── Alamofire.h
│ │ │ ├── Info.plist
│ │ │ └── Modules
│ │ │ │ ├── Alamofire.swiftmodule
│ │ │ │ ├── arm64.swiftdoc
│ │ │ │ ├── arm64.swiftmodule
│ │ │ │ ├── x86_64.swiftdoc
│ │ │ │ └── x86_64.swiftmodule
│ │ │ │ └── module.modulemap
│ │ ├── SwiftyJSON.framework.dSYM
│ │ │ └── Contents
│ │ │ │ ├── Info.plist
│ │ │ │ └── Resources
│ │ │ │ └── DWARF
│ │ │ │ └── SwiftyJSON
│ │ └── SwiftyJSON.framework
│ │ │ ├── Headers
│ │ │ ├── SwiftyJSON-Swift.h
│ │ │ └── SwiftyJSON.h
│ │ │ ├── Info.plist
│ │ │ ├── Modules
│ │ │ ├── SwiftyJSON.swiftmodule
│ │ │ │ ├── arm64.swiftdoc
│ │ │ │ ├── arm64.swiftmodule
│ │ │ │ ├── x86_64.swiftdoc
│ │ │ │ └── x86_64.swiftmodule
│ │ │ └── module.modulemap
│ │ │ └── SwiftyJSON
│ └── watchOS
│ │ ├── 0DB59A26-EEA5-3443-BE74-180529761509.bcsymbolmap
│ │ ├── 1B836960-9A30-39E1-97B6-810605C6BBF8.bcsymbolmap
│ │ ├── 6D8C8477-C9D9-3DB2-A440-F63346C49C1E.bcsymbolmap
│ │ ├── Alamofire.framework.dSYM
│ │ └── Contents
│ │ │ ├── Info.plist
│ │ │ └── Resources
│ │ │ └── DWARF
│ │ │ └── Alamofire
│ │ ├── Alamofire.framework
│ │ ├── Alamofire
│ │ ├── Headers
│ │ │ ├── Alamofire-Swift.h
│ │ │ └── Alamofire.h
│ │ ├── Info.plist
│ │ └── Modules
│ │ │ ├── Alamofire.swiftmodule
│ │ │ ├── arm.swiftdoc
│ │ │ ├── arm.swiftmodule
│ │ │ ├── arm64_32.swiftdoc
│ │ │ ├── arm64_32.swiftmodule
│ │ │ ├── i386.swiftdoc
│ │ │ └── i386.swiftmodule
│ │ │ └── module.modulemap
│ │ ├── EE1BC6A0-C3EA-3DC1-8FA9-181BF4DB9AB1.bcsymbolmap
│ │ ├── SwiftyJSON.framework.dSYM
│ │ └── Contents
│ │ │ ├── Info.plist
│ │ │ └── Resources
│ │ │ └── DWARF
│ │ │ └── SwiftyJSON
│ │ └── SwiftyJSON.framework
│ │ ├── Headers
│ │ ├── SwiftyJSON-Swift.h
│ │ └── SwiftyJSON.h
│ │ ├── Info.plist
│ │ ├── Modules
│ │ ├── SwiftyJSON.swiftmodule
│ │ │ ├── arm.swiftdoc
│ │ │ ├── arm.swiftmodule
│ │ │ ├── arm64_32.swiftdoc
│ │ │ ├── arm64_32.swiftmodule
│ │ │ ├── i386.swiftdoc
│ │ │ └── i386.swiftmodule
│ │ └── module.modulemap
│ │ └── SwiftyJSON
└── Checkouts
│ ├── Alamofire
│ ├── .github
│ │ ├── ISSUE_TEMPLATE.md
│ │ └── PULL_REQUEST_TEMPLATE.md
│ ├── .gitignore
│ ├── .jazzy.yaml
│ ├── .ruby-gemset
│ ├── .ruby-version
│ ├── .swift-version
│ ├── .travis.yml
│ ├── Alamofire.podspec
│ ├── Alamofire.xcodeproj
│ │ ├── project.pbxproj
│ │ ├── project.xcworkspace
│ │ │ └── contents.xcworkspacedata
│ │ └── xcshareddata
│ │ │ └── xcschemes
│ │ │ ├── Alamofire iOS.xcscheme
│ │ │ ├── Alamofire macOS.xcscheme
│ │ │ ├── Alamofire tvOS.xcscheme
│ │ │ ├── Alamofire watchOS.xcscheme
│ │ │ └── Cleanup Whitespace.xcscheme
│ ├── Alamofire.xcworkspace
│ │ ├── contents.xcworkspacedata
│ │ └── xcshareddata
│ │ │ └── IDEWorkspaceChecks.plist
│ ├── CHANGELOG.md
│ ├── CONTRIBUTING.md
│ ├── Documentation
│ │ ├── AdvancedUsage.md
│ │ ├── Alamofire 2.0 Migration Guide.md
│ │ ├── Alamofire 3.0 Migration Guide.md
│ │ ├── Alamofire 4.0 Migration Guide.md
│ │ └── Usage.md
│ ├── Example
│ │ ├── Resources
│ │ │ ├── Base.lproj
│ │ │ │ └── Main.storyboard
│ │ │ ├── Images.xcassets
│ │ │ │ ├── AppIcon.appiconset
│ │ │ │ │ └── Contents.json
│ │ │ │ ├── LaunchImage.launchimage
│ │ │ │ │ └── Contents.json
│ │ │ │ └── Logo.imageset
│ │ │ │ │ ├── Contents.json
│ │ │ │ │ ├── Logo.png
│ │ │ │ │ └── Logo@2x.png
│ │ │ └── Info.plist
│ │ ├── Source
│ │ │ ├── AppDelegate.swift
│ │ │ ├── DetailViewController.swift
│ │ │ └── MasterViewController.swift
│ │ └── iOS Example.xcodeproj
│ │ │ ├── project.pbxproj
│ │ │ ├── project.xcworkspace
│ │ │ └── contents.xcworkspacedata
│ │ │ └── xcshareddata
│ │ │ └── xcschemes
│ │ │ └── iOS Example.xcscheme
│ ├── Gemfile
│ ├── Gemfile.lock
│ ├── LICENSE
│ ├── Package.swift
│ ├── Package@swift-3.swift
│ ├── Package@swift-4.swift
│ ├── README.md
│ ├── Source
│ │ ├── AFError.swift
│ │ ├── Alamofire.h
│ │ ├── Alamofire.swift
│ │ ├── DispatchQueue+Alamofire.swift
│ │ ├── EventMonitor.swift
│ │ ├── HTTPHeaders.swift
│ │ ├── HTTPMethod.swift
│ │ ├── Info.plist
│ │ ├── MultipartFormData.swift
│ │ ├── MultipartUpload.swift
│ │ ├── NetworkReachabilityManager.swift
│ │ ├── Notifications.swift
│ │ ├── OperationQueue+Alamofire.swift
│ │ ├── ParameterEncoder.swift
│ │ ├── ParameterEncoding.swift
│ │ ├── Protector.swift
│ │ ├── Request.swift
│ │ ├── RequestAdapter.swift
│ │ ├── RequestRetrier.swift
│ │ ├── RequestTaskMap.swift
│ │ ├── Response.swift
│ │ ├── ResponseSerialization.swift
│ │ ├── Result.swift
│ │ ├── ServerTrustEvaluation.swift
│ │ ├── Session.swift
│ │ ├── SessionStateProvider.swift
│ │ ├── URLConvertible+URLRequestConvertible.swift
│ │ ├── URLSessionConfiguration+Alamofire.swift
│ │ └── Validation.swift
│ ├── Tests
│ │ ├── AFError+AlamofireTests.swift
│ │ ├── AuthenticationTests.swift
│ │ ├── BaseTestCase.swift
│ │ ├── CacheTests.swift
│ │ ├── DownloadTests.swift
│ │ ├── FileManager+AlamofireTests.swift
│ │ ├── HTTPBin.swift
│ │ ├── HTTPHeadersTests.swift
│ │ ├── Info.plist
│ │ ├── MultipartFormDataTests.swift
│ │ ├── NSLoggingEventMonitor.swift
│ │ ├── NetworkReachabilityManagerTests.swift
│ │ ├── ParameterEncoderTests.swift
│ │ ├── ParameterEncodingTests.swift
│ │ ├── RequestTests.swift
│ │ ├── Resources
│ │ │ ├── Certificates
│ │ │ │ ├── alamofire.org
│ │ │ │ │ ├── alamofire-root-ca.cer
│ │ │ │ │ ├── alamofire-signing-ca1.cer
│ │ │ │ │ ├── alamofire-signing-ca2.cer
│ │ │ │ │ ├── expired.cer
│ │ │ │ │ ├── missing-dns-name-and-uri.cer
│ │ │ │ │ ├── multiple-dns-names.cer
│ │ │ │ │ ├── signed-by-ca1.cer
│ │ │ │ │ ├── signed-by-ca2.cer
│ │ │ │ │ ├── test.alamofire.org.cer
│ │ │ │ │ ├── valid-dns-name.cer
│ │ │ │ │ ├── valid-uri.cer
│ │ │ │ │ └── wildcard.alamofire.org.cer
│ │ │ │ ├── expired.badssl.com
│ │ │ │ │ ├── expired.badssl.com-intermediate-ca-1.cer
│ │ │ │ │ ├── expired.badssl.com-intermediate-ca-2.cer
│ │ │ │ │ ├── expired.badssl.com-leaf.cer
│ │ │ │ │ └── expired.badssl.com-root-ca.cer
│ │ │ │ └── selfSignedAndMalformedCerts
│ │ │ │ │ ├── certDER.cer
│ │ │ │ │ ├── certDER.crt
│ │ │ │ │ ├── certDER.der
│ │ │ │ │ ├── certPEM.cer
│ │ │ │ │ ├── certPEM.crt
│ │ │ │ │ ├── keyDER.der
│ │ │ │ │ └── randomGibberish.crt
│ │ │ ├── Images
│ │ │ │ ├── rainbow.jpg
│ │ │ │ └── unicorn.png
│ │ │ └── Responses
│ │ │ │ ├── JSON
│ │ │ │ ├── empty_data.json
│ │ │ │ ├── invalid_data.json
│ │ │ │ └── valid_data.json
│ │ │ │ ├── Property List
│ │ │ │ ├── empty.data
│ │ │ │ ├── invalid.data
│ │ │ │ └── valid.data
│ │ │ │ └── String
│ │ │ │ ├── empty_string.txt
│ │ │ │ ├── utf32_string.txt
│ │ │ │ └── utf8_string.txt
│ │ ├── ResponseSerializationTests.swift
│ │ ├── ResponseTests.swift
│ │ ├── ResultTests.swift
│ │ ├── ServerTrustEvaluatorTests.swift
│ │ ├── SessionDelegateTests.swift
│ │ ├── SessionTests.swift
│ │ ├── TLSEvaluationTests.swift
│ │ ├── URLProtocolTests.swift
│ │ ├── UploadTests.swift
│ │ └── ValidationTests.swift
│ ├── alamofire.png
│ └── docs
│ │ ├── Classes.html
│ │ ├── Classes
│ │ ├── AlamofireNotifications.html
│ │ ├── ClosureEventMonitor.html
│ │ ├── CompositeEventMonitor.html
│ │ ├── CompositeTrustEvaluator.html
│ │ ├── DataRequest.html
│ │ ├── DataResponseSerializer.html
│ │ ├── DecodableResponseSerializer.html
│ │ ├── DefaultTrustEvaluator.html
│ │ ├── DisabledEvaluator.html
│ │ ├── DownloadRequest.html
│ │ ├── DownloadRequest
│ │ │ ├── Downloadable.html
│ │ │ └── Options.html
│ │ ├── JSONParameterEncoder.html
│ │ ├── JSONResponseSerializer.html
│ │ ├── MultipartFormData.html
│ │ ├── MultipartUpload.html
│ │ ├── NetworkReachabilityManager.html
│ │ ├── NetworkReachabilityManager
│ │ │ ├── ConnectionType.html
│ │ │ └── NetworkReachabilityStatus.html
│ │ ├── PinnedCertificatesTrustEvaluator.html
│ │ ├── PublicKeysTrustEvaluator.html
│ │ ├── Request.html
│ │ ├── Request
│ │ │ └── State.html
│ │ ├── RevocationTrustEvaluator.html
│ │ ├── RevocationTrustEvaluator
│ │ │ └── Options.html
│ │ ├── ServerTrustManager.html
│ │ ├── Session.html
│ │ ├── SessionDelegate.html
│ │ ├── StringResponseSerializer.html
│ │ ├── URLEncodedFormEncoder.html
│ │ ├── URLEncodedFormEncoder
│ │ │ ├── ArrayEncoding.html
│ │ │ ├── BoolEncoding.html
│ │ │ ├── Error.html
│ │ │ └── SpaceEncoding.html
│ │ ├── URLEncodedFormParameterEncoder.html
│ │ ├── URLEncodedFormParameterEncoder
│ │ │ └── Destination.html
│ │ ├── UploadRequest.html
│ │ └── UploadRequest
│ │ │ └── Uploadable.html
│ │ ├── Enums.html
│ │ ├── Enums
│ │ ├── AF.html
│ │ ├── AFError.html
│ │ ├── AFError
│ │ │ ├── MultipartEncodingFailureReason.html
│ │ │ ├── ParameterEncoderFailureReason.html
│ │ │ ├── ParameterEncoderFailureReason
│ │ │ │ └── RequiredComponent.html
│ │ │ ├── ParameterEncodingFailureReason.html
│ │ │ ├── ResponseSerializationFailureReason.html
│ │ │ ├── ResponseValidationFailureReason.html
│ │ │ ├── ServerTrustFailureReason.html
│ │ │ └── ServerTrustFailureReason
│ │ │ │ └── Output.html
│ │ ├── HTTPMethod.html
│ │ └── Result.html
│ │ ├── Extensions.html
│ │ ├── Extensions
│ │ ├── Array.html
│ │ ├── Bundle.html
│ │ ├── CharacterSet.html
│ │ ├── Error.html
│ │ ├── HTTPURLResponse.html
│ │ ├── Notification.html
│ │ ├── SecTrust.html
│ │ ├── String.html
│ │ ├── URL.html
│ │ ├── URLComponents.html
│ │ ├── URLRequest.html
│ │ └── URLSessionConfiguration.html
│ │ ├── Functions.html
│ │ ├── Protocols.html
│ │ ├── Protocols
│ │ ├── DataDecoder.html
│ │ ├── DataResponseSerializerProtocol.html
│ │ ├── DownloadResponseSerializerProtocol.html
│ │ ├── EventMonitor.html
│ │ ├── ParameterEncoder.html
│ │ ├── ParameterEncoding.html
│ │ ├── RequestAdapter.html
│ │ ├── RequestDelegate.html
│ │ ├── RequestRetrier.html
│ │ ├── ResponseSerializer.html
│ │ ├── ServerTrustEvaluating.html
│ │ ├── SessionStateProvider.html
│ │ ├── URLConvertible.html
│ │ ├── URLRequestConvertible.html
│ │ └── UploadableConvertible.html
│ │ ├── Structs.html
│ │ ├── Structs
│ │ ├── DataResponse.html
│ │ ├── DownloadResponse.html
│ │ ├── Empty.html
│ │ ├── HTTPHeader.html
│ │ ├── HTTPHeaders.html
│ │ ├── JSONEncoding.html
│ │ ├── URLEncoding.html
│ │ └── URLEncoding
│ │ │ ├── ArrayEncoding.html
│ │ │ ├── BoolEncoding.html
│ │ │ └── Destination.html
│ │ ├── Typealiases.html
│ │ ├── badge.svg
│ │ ├── css
│ │ ├── highlight.css
│ │ └── jazzy.css
│ │ ├── docsets
│ │ ├── Alamofire.docset
│ │ │ └── Contents
│ │ │ │ ├── Info.plist
│ │ │ │ └── Resources
│ │ │ │ ├── Documents
│ │ │ │ ├── Classes.html
│ │ │ │ ├── Classes
│ │ │ │ │ ├── AlamofireNotifications.html
│ │ │ │ │ ├── ClosureEventMonitor.html
│ │ │ │ │ ├── CompositeEventMonitor.html
│ │ │ │ │ ├── CompositeTrustEvaluator.html
│ │ │ │ │ ├── DataRequest.html
│ │ │ │ │ ├── DataResponseSerializer.html
│ │ │ │ │ ├── DecodableResponseSerializer.html
│ │ │ │ │ ├── DefaultTrustEvaluator.html
│ │ │ │ │ ├── DisabledEvaluator.html
│ │ │ │ │ ├── DownloadRequest.html
│ │ │ │ │ ├── DownloadRequest
│ │ │ │ │ │ ├── Downloadable.html
│ │ │ │ │ │ └── Options.html
│ │ │ │ │ ├── JSONParameterEncoder.html
│ │ │ │ │ ├── JSONResponseSerializer.html
│ │ │ │ │ ├── MultipartFormData.html
│ │ │ │ │ ├── MultipartUpload.html
│ │ │ │ │ ├── NetworkReachabilityManager.html
│ │ │ │ │ ├── NetworkReachabilityManager
│ │ │ │ │ │ ├── ConnectionType.html
│ │ │ │ │ │ └── NetworkReachabilityStatus.html
│ │ │ │ │ ├── PinnedCertificatesTrustEvaluator.html
│ │ │ │ │ ├── PublicKeysTrustEvaluator.html
│ │ │ │ │ ├── Request.html
│ │ │ │ │ ├── Request
│ │ │ │ │ │ └── State.html
│ │ │ │ │ ├── RevocationTrustEvaluator.html
│ │ │ │ │ ├── RevocationTrustEvaluator
│ │ │ │ │ │ └── Options.html
│ │ │ │ │ ├── ServerTrustManager.html
│ │ │ │ │ ├── Session.html
│ │ │ │ │ ├── SessionDelegate.html
│ │ │ │ │ ├── StringResponseSerializer.html
│ │ │ │ │ ├── URLEncodedFormEncoder.html
│ │ │ │ │ ├── URLEncodedFormEncoder
│ │ │ │ │ │ ├── ArrayEncoding.html
│ │ │ │ │ │ ├── BoolEncoding.html
│ │ │ │ │ │ ├── Error.html
│ │ │ │ │ │ └── SpaceEncoding.html
│ │ │ │ │ ├── URLEncodedFormParameterEncoder.html
│ │ │ │ │ ├── URLEncodedFormParameterEncoder
│ │ │ │ │ │ └── Destination.html
│ │ │ │ │ ├── UploadRequest.html
│ │ │ │ │ └── UploadRequest
│ │ │ │ │ │ └── Uploadable.html
│ │ │ │ ├── Enums.html
│ │ │ │ ├── Enums
│ │ │ │ │ ├── AF.html
│ │ │ │ │ ├── AFError.html
│ │ │ │ │ ├── AFError
│ │ │ │ │ │ ├── MultipartEncodingFailureReason.html
│ │ │ │ │ │ ├── ParameterEncoderFailureReason.html
│ │ │ │ │ │ ├── ParameterEncoderFailureReason
│ │ │ │ │ │ │ └── RequiredComponent.html
│ │ │ │ │ │ ├── ParameterEncodingFailureReason.html
│ │ │ │ │ │ ├── ResponseSerializationFailureReason.html
│ │ │ │ │ │ ├── ResponseValidationFailureReason.html
│ │ │ │ │ │ ├── ServerTrustFailureReason.html
│ │ │ │ │ │ └── ServerTrustFailureReason
│ │ │ │ │ │ │ └── Output.html
│ │ │ │ │ ├── HTTPMethod.html
│ │ │ │ │ └── Result.html
│ │ │ │ ├── Extensions.html
│ │ │ │ ├── Extensions
│ │ │ │ │ ├── Array.html
│ │ │ │ │ ├── Bundle.html
│ │ │ │ │ ├── CharacterSet.html
│ │ │ │ │ ├── Error.html
│ │ │ │ │ ├── HTTPURLResponse.html
│ │ │ │ │ ├── Notification.html
│ │ │ │ │ ├── SecTrust.html
│ │ │ │ │ ├── String.html
│ │ │ │ │ ├── URL.html
│ │ │ │ │ ├── URLComponents.html
│ │ │ │ │ ├── URLRequest.html
│ │ │ │ │ └── URLSessionConfiguration.html
│ │ │ │ ├── Functions.html
│ │ │ │ ├── Protocols.html
│ │ │ │ ├── Protocols
│ │ │ │ │ ├── DataDecoder.html
│ │ │ │ │ ├── DataResponseSerializerProtocol.html
│ │ │ │ │ ├── DownloadResponseSerializerProtocol.html
│ │ │ │ │ ├── EventMonitor.html
│ │ │ │ │ ├── ParameterEncoder.html
│ │ │ │ │ ├── ParameterEncoding.html
│ │ │ │ │ ├── RequestAdapter.html
│ │ │ │ │ ├── RequestDelegate.html
│ │ │ │ │ ├── RequestRetrier.html
│ │ │ │ │ ├── ResponseSerializer.html
│ │ │ │ │ ├── ServerTrustEvaluating.html
│ │ │ │ │ ├── SessionStateProvider.html
│ │ │ │ │ ├── URLConvertible.html
│ │ │ │ │ ├── URLRequestConvertible.html
│ │ │ │ │ └── UploadableConvertible.html
│ │ │ │ ├── Structs.html
│ │ │ │ ├── Structs
│ │ │ │ │ ├── DataResponse.html
│ │ │ │ │ ├── DownloadResponse.html
│ │ │ │ │ ├── Empty.html
│ │ │ │ │ ├── HTTPHeader.html
│ │ │ │ │ ├── HTTPHeaders.html
│ │ │ │ │ ├── JSONEncoding.html
│ │ │ │ │ ├── URLEncoding.html
│ │ │ │ │ └── URLEncoding
│ │ │ │ │ │ ├── ArrayEncoding.html
│ │ │ │ │ │ ├── BoolEncoding.html
│ │ │ │ │ │ └── Destination.html
│ │ │ │ ├── Typealiases.html
│ │ │ │ ├── css
│ │ │ │ │ ├── highlight.css
│ │ │ │ │ └── jazzy.css
│ │ │ │ ├── img
│ │ │ │ │ ├── carat.png
│ │ │ │ │ ├── dash.png
│ │ │ │ │ ├── gh.png
│ │ │ │ │ └── spinner.gif
│ │ │ │ ├── index.html
│ │ │ │ ├── js
│ │ │ │ │ ├── jazzy.js
│ │ │ │ │ ├── jazzy.search.js
│ │ │ │ │ ├── jquery.min.js
│ │ │ │ │ ├── lunr.min.js
│ │ │ │ │ └── typeahead.jquery.js
│ │ │ │ └── search.json
│ │ │ │ └── docSet.dsidx
│ │ ├── Alamofire.tgz
│ │ └── Alamofire.xml
│ │ ├── img
│ │ ├── carat.png
│ │ ├── dash.png
│ │ ├── gh.png
│ │ └── spinner.gif
│ │ ├── index.html
│ │ ├── js
│ │ ├── jazzy.js
│ │ ├── jazzy.search.js
│ │ ├── jquery.min.js
│ │ ├── lunr.min.js
│ │ └── typeahead.jquery.js
│ │ ├── search.json
│ │ └── undocumented.json
│ └── SwiftyJSON
│ ├── .github
│ ├── ISSUE_TEMPLATE
│ └── PULL_REQUEST_TEMPLATE
│ ├── .gitignore
│ ├── .hound.yml
│ ├── .swiftlint.yml
│ ├── .travis.yml
│ ├── CHANGELOG.md
│ ├── Example
│ ├── Example.xcodeproj
│ │ ├── project.pbxproj
│ │ └── project.xcworkspace
│ │ │ └── contents.xcworkspacedata
│ ├── Example
│ │ ├── AppDelegate.swift
│ │ ├── Base.lproj
│ │ │ ├── LaunchScreen.xib
│ │ │ └── Main.storyboard
│ │ ├── Images.xcassets
│ │ │ ├── AppIcon.appiconset
│ │ │ │ └── Contents.json
│ │ │ └── LaunchImage.launchimage
│ │ │ │ ├── Contents.json
│ │ │ │ └── Default@2x.png
│ │ ├── Info.plist
│ │ ├── SwiftyJSONTests.json
│ │ └── ViewController.swift
│ └── Playground.playground
│ │ ├── Contents.swift
│ │ ├── Resources
│ │ └── SwiftyJSONTests.json
│ │ └── contents.xcplayground
│ ├── LICENSE
│ ├── Package.swift
│ ├── README.md
│ ├── Source
│ ├── Info-iOS.plist
│ ├── Info-macOS.plist
│ ├── Info-tvOS.plist
│ ├── Info-watchOS.plist
│ ├── SwiftyJSON.h
│ └── SwiftyJSON.swift
│ ├── SwiftyJSON.podspec
│ ├── SwiftyJSON.xcodeproj
│ ├── project.pbxproj
│ ├── project.xcworkspace
│ │ └── contents.xcworkspacedata
│ └── xcshareddata
│ │ └── xcschemes
│ │ ├── SwiftyJSON iOS.xcscheme
│ │ ├── SwiftyJSON macOS.xcscheme
│ │ ├── SwiftyJSON tvOS.xcscheme
│ │ └── SwiftyJSON watchOS.xcscheme
│ ├── SwiftyJSON.xcworkspace
│ ├── contents.xcworkspacedata
│ └── xcshareddata
│ │ ├── IDEWorkspaceChecks.plist
│ │ └── WorkspaceSettings.xcsettings
│ ├── Tests
│ └── SwiftyJSONTests
│ │ ├── ArrayTests.swift
│ │ ├── BaseTests.swift
│ │ ├── CodableTests.swift
│ │ ├── ComparableTests.swift
│ │ ├── DictionaryTests.swift
│ │ ├── Info-iOS.plist
│ │ ├── Info-macOS.plist
│ │ ├── Info-tvOS.plist
│ │ ├── LiteralConvertibleTests.swift
│ │ ├── MergeTests.swift
│ │ ├── MutabilityTests.swift
│ │ ├── NestedJSONTests.swift
│ │ ├── NumberTests.swift
│ │ ├── PerformanceTests.swift
│ │ ├── PrintableTests.swift
│ │ ├── RawRepresentableTests.swift
│ │ ├── RawTests.swift
│ │ ├── SequenceTypeTests.swift
│ │ ├── StringTests.swift
│ │ ├── SubscriptTests.swift
│ │ └── Tests.json
│ └── scripts
│ └── carthage.sh
├── LICENSE
├── Pods
├── Manifest.lock
├── MapboxGeocoder.swift
│ ├── LICENSE.md
│ ├── MapboxGeocoder
│ │ ├── CoreLocation.swift
│ │ ├── MBGeocodeOptions.swift
│ │ ├── MBGeocoder.swift
│ │ ├── MBPlacemark.swift
│ │ ├── MBPlacemarkScope.h
│ │ ├── MBPlacemarkScope.swift
│ │ ├── MBRectangularRegion.swift
│ │ └── MapboxGeocoder.h
│ └── README.md
├── Pods.xcodeproj
│ ├── project.pbxproj
│ └── xcuserdata
│ │ ├── .xcuserdatad
│ │ └── xcschemes
│ │ │ ├── MapboxGeocoder.swift.xcscheme
│ │ │ ├── Pods-Weather Status.xcscheme
│ │ │ └── xcschememanagement.plist
│ │ └── nikhilbolar.xcuserdatad
│ │ └── xcschemes
│ │ └── xcschememanagement.plist
└── Target Support Files
│ ├── MapboxGeocoder.swift
│ ├── Info.plist
│ ├── MapboxGeocoder.swift-dummy.m
│ ├── MapboxGeocoder.swift-prefix.pch
│ ├── MapboxGeocoder.swift-umbrella.h
│ ├── MapboxGeocoder.swift.modulemap
│ └── MapboxGeocoder.swift.xcconfig
│ └── Pods-Weather Status
│ ├── Info.plist
│ ├── Pods-Weather Status-acknowledgements.markdown
│ ├── Pods-Weather Status-acknowledgements.plist
│ ├── Pods-Weather Status-dummy.m
│ ├── Pods-Weather Status-frameworks.sh
│ ├── Pods-Weather Status-resources.sh
│ ├── Pods-Weather Status-umbrella.h
│ ├── Pods-Weather Status.debug.xcconfig
│ ├── Pods-Weather Status.modulemap
│ └── Pods-Weather Status.release.xcconfig
├── README.md
├── RTProgressBar.swift
├── Weather Status.xcodeproj
├── project.pbxproj
├── project.xcworkspace
│ ├── contents.xcworkspacedata
│ └── xcshareddata
│ │ └── IDEWorkspaceChecks.plist
└── xcuserdata
│ └── nikhilbolar.xcuserdatad
│ └── xcschemes
│ └── xcschememanagement.plist
├── Weather Status.xcworkspace
├── contents.xcworkspacedata
└── xcshareddata
│ └── IDEWorkspaceChecks.plist
└── Weather Status
├── AppDelegate.swift
├── Assets.xcassets
├── AppIcon.appiconset
│ ├── Contents.json
│ ├── Icon_128x128.png
│ ├── Icon_128x128@2x.png
│ ├── Icon_16x16.png
│ ├── Icon_16x16@2x.png
│ ├── Icon_256x256.png
│ ├── Icon_256x256@2x.png
│ ├── Icon_32x32.png
│ ├── Icon_32x32@2x.png
│ ├── Icon_512x512.png
│ └── Icon_512x512@2x.png
├── Contents.json
├── Rain.imageset
│ ├── Contents.json
│ ├── Rain.png
│ ├── Rain@2x.png
│ └── Rain@3x.png
├── Snow.imageset
│ ├── Contents.json
│ ├── Snow.png
│ ├── Snow@2x.png
│ └── Snow@3x.png
├── Thunderstorm.imageset
│ ├── Contents.json
│ ├── Thunderstorm.png
│ ├── Thunderstorm@2x.png
│ └── Thunderstorm@3x.png
├── celsius.imageset
│ ├── Contents.json
│ └── icon-60-degree-celsius@2x.png
├── clear-day.imageset
│ ├── Contents.json
│ ├── clear.png
│ ├── clear@2x.png
│ └── clear@3x.png
├── clear-day_small.imageset
│ ├── Contents.json
│ └── clear-day_small.png
├── clear-night.imageset
│ ├── Contents.json
│ ├── clear-night.png
│ ├── clear-night@2x.png
│ └── clear-night@3x.png
├── clear-night_small.imageset
│ ├── Contents.json
│ └── clear-night_small.png
├── cloudy.imageset
│ ├── Contents.json
│ ├── cloudy.png
│ ├── cloudy@2x.png
│ └── cloudy@3x.png
├── cloudy_small.imageset
│ ├── Contents.json
│ └── clouds_small.png
├── cross_circle.imageset
│ ├── Contents.json
│ └── cross_circle.png
├── drizzle.imageset
│ ├── Contents.json
│ ├── drizzle.png
│ ├── drizzle@2x.png
│ └── drizzle@3x.png
├── drizzle_small.imageset
│ ├── Contents.json
│ └── icon-36-raindrops.png
├── farenheit.imageset
│ ├── Contents.json
│ └── icon-59-degree-fahrenheit@2x.png
├── fog.imageset
│ ├── Contents.json
│ ├── fog.png
│ ├── fog@2x.png
│ └── fog@3x.png
├── fog_small.imageset
│ ├── Contents.json
│ └── fog_small.png
├── icon-29-information.imageset
│ ├── Contents.json
│ └── icon-29-information@2x.png
├── icon-9-two-fingers-swipe-right.imageset
│ ├── Contents.json
│ └── icon-8-two-fingers-swipe-left@2x.png
├── icons8-cancel-100.imageset
│ ├── Contents.json
│ └── icons8-cancel-100.png
├── icons8-info-100.imageset
│ ├── Contents.json
│ └── icons8-info-100.png
├── icons8-settings-25.imageset
│ ├── Contents.json
│ └── icons8-settings-25.png
├── icons8-update-100.imageset
│ ├── Contents.json
│ └── icons8-update-100.png
├── image1.imageset
│ ├── Contents.json
│ ├── clear.png
│ ├── clear@2x.png
│ └── clear@3x.png
├── image10.imageset
│ ├── Contents.json
│ ├── thunderstorm.png
│ ├── thunderstorm@2x.png
│ └── thunderstorm@3x.png
├── image11.imageset
│ ├── Contents.json
│ ├── wind.png
│ ├── wind@2x.png
│ └── wind@3x.png
├── image2.imageset
│ ├── Contents.json
│ ├── clear-night.png
│ ├── clear-night@2x.png
│ └── clear-night@3x.png
├── image3.imageset
│ ├── Contents.json
│ ├── clouds.png
│ ├── clouds@2x.png
│ └── clouds@3x.png
├── image4.imageset
│ ├── Contents.json
│ ├── drizzle.png
│ ├── drizzle@2x.png
│ └── drizzle@3x.png
├── image5.imageset
│ ├── Contents.json
│ ├── fog.png
│ ├── fog@2x.png
│ └── fog@3x.png
├── image6.imageset
│ ├── Contents.json
│ ├── partly-cloudy-day.png
│ ├── partly-cloudy-day@2x.png
│ └── partly-cloudy-day@3x.png
├── image7.imageset
│ ├── Contents.json
│ ├── partly-cloudy-night.png
│ ├── partly-cloudy-night@2x.png
│ └── partly-cloudy-night@3x.png
├── image8.imageset
│ ├── Contents.json
│ ├── rain.png
│ ├── rain@2x.png
│ └── rain@3x.png
├── image9.imageset
│ ├── Contents.json
│ ├── snow.png
│ ├── snow@2x.png
│ └── snow@3x.png
├── partly-cloudy-day.imageset
│ ├── Contents.json
│ ├── partly-cloudy-day.png
│ ├── partly-cloudy-day@2x.png
│ └── partly-cloudy-day@3x.png
├── partly-cloudy-day_small.imageset
│ ├── Contents.json
│ └── partially cloudy_small.png
├── partly-cloudy-night.imageset
│ ├── Contents.json
│ ├── partly-cloudy-night.png
│ ├── partly-cloudy-night@2x.png
│ └── partly-cloudy-night@3x.png
├── partly-cloudy-night_small.imageset
│ ├── Contents.json
│ └── partly-cloudy-night_small.png
├── precip.imageset
│ ├── Contents.json
│ └── precip.png
├── rain_small.imageset
│ ├── Contents.json
│ └── rain_small.png
├── right_refresh.imageset
│ ├── Contents.json
│ └── right_refresh.png
├── settings.imageset
│ ├── Contents.json
│ └── icon-24-stop-watch@2x.png
├── snow_small.imageset
│ ├── Contents.json
│ └── icon-74-snowflake.png
├── sunrise.imageset
│ ├── Contents.json
│ └── sunrise.png
├── sunset.imageset
│ ├── Contents.json
│ └── sunset.png
├── thunderstorm_small.imageset
│ ├── Contents.json
│ └── thunderstorm_small.png
├── wallpaper.imageset
│ ├── Contents.json
│ └── Gradient-Night-Sky-iphone-x-wallpaper-ilikewallpaper_com.jpg
├── wallpaper1.imageset
│ ├── Contents.json
│ └── wallpaper1.jpeg
├── wallpaper7.imageset
│ ├── Contents.json
│ └── wallpaper7.png
├── weathercock1.imageset
│ ├── Contents.json
│ ├── weathercock1.png
│ ├── weathercock1@2x.png
│ └── weathercock1@3x.png
├── weathercock2.imageset
│ ├── Contents.json
│ ├── weathercock2.png
│ ├── weathercock2@2x.png
│ └── weathercock2@3x.png
├── wind.imageset
│ ├── Contents.json
│ ├── wind.png
│ ├── wind@2x.png
│ └── wind@3x.png
├── wind_small.imageset
│ ├── Contents.json
│ └── wind_small.png
└── windy.imageset
│ ├── Contents.json
│ └── windy.png
├── Controller
├── ForecastWeather.swift
└── WeatherVC.swift
├── Extension
└── NSDate.swift
├── Info.plist
├── Main.storyboard
├── Model
├── CurrentWeather.swift
├── Forecast.swift
└── Location.swift
├── Services
└── WeatherService.swift
├── Utilities
└── Constants.swift
├── View
├── CustomScroller.swift
├── Info.swift
├── Settings.swift
└── WeatherCell.swift
├── Weather Status.entitlements
└── Xibs
└── WeatherCell.xib
/Carthage/Build/.Alamofire.version:
--------------------------------------------------------------------------------
1 | {
2 | "Mac" : [
3 | {
4 | "name" : "Alamofire",
5 | "hash" : "748eebb38f2aa8c4ed2b99ab6c3c7320b5195b42e3e7b468c6a04cf928b3fd07"
6 | }
7 | ],
8 | "watchOS" : [
9 | {
10 | "name" : "Alamofire",
11 | "hash" : "71cd711ab0c836b43952bed6ec861542deef57c4e8e86291b015868b5379c8bb"
12 | }
13 | ],
14 | "tvOS" : [
15 | {
16 | "name" : "Alamofire",
17 | "hash" : "23de54671241bee8f7b8cd0248ce767dc085611a249e76f1e553dfb1569d0954"
18 | }
19 | ],
20 | "commitish" : "5.0.0.beta.1",
21 | "iOS" : [
22 | {
23 | "name" : "Alamofire",
24 | "hash" : "63c16f7d5d7161188dbeef0c7b9018ae6a6a88cdf9018b2a95b690bf060e8dc8"
25 | }
26 | ]
27 | }
--------------------------------------------------------------------------------
/Carthage/Build/.SwiftyJSON.version:
--------------------------------------------------------------------------------
1 | {
2 | "Mac" : [
3 | {
4 | "name" : "SwiftyJSON",
5 | "hash" : "a467cbd69c60315f491503c13f6f8d39c8e9ebd21cc3b6a107b21e6457fb1b2c"
6 | }
7 | ],
8 | "watchOS" : [
9 | {
10 | "name" : "SwiftyJSON",
11 | "hash" : "7bbde9e0918cb531c00d13ed72473d7541cd53b75c5e3ab813c3ee6d5ba6393f"
12 | }
13 | ],
14 | "tvOS" : [
15 | {
16 | "name" : "SwiftyJSON",
17 | "hash" : "ac666e2cbd3144975e1bdb0615f0422bab20e37771b38bcf97f5f8d5d8534a26"
18 | }
19 | ],
20 | "commitish" : "4.2.0",
21 | "iOS" : [
22 | {
23 | "name" : "SwiftyJSON",
24 | "hash" : "9611bedf8860018943c743bf35afb283d86fc6d75487f143398e0c82e8644e07"
25 | }
26 | ]
27 | }
--------------------------------------------------------------------------------
/Carthage/Build/Mac/Alamofire.framework.dSYM/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleIdentifier
8 | com.apple.xcode.dsym.org.alamofire.Alamofire
9 | CFBundleInfoDictionaryVersion
10 | 6.0
11 | CFBundlePackageType
12 | dSYM
13 | CFBundleSignature
14 | ????
15 | CFBundleShortVersionString
16 | 5.0.0
17 | CFBundleVersion
18 | 1
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Build/Mac/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/Mac/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework.dSYM/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleIdentifier
8 | com.apple.xcode.dsym.com.swiftyjson.SwiftyJSON
9 | CFBundleInfoDictionaryVersion
10 | 6.0
11 | CFBundlePackageType
12 | dSYM
13 | CFBundleSignature
14 | ????
15 | CFBundleShortVersionString
16 | 1.0
17 | CFBundleVersion
18 | 1
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/Mac/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Headers:
--------------------------------------------------------------------------------
1 | Versions/Current/Headers
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Modules:
--------------------------------------------------------------------------------
1 | Versions/Current/Modules
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Resources:
--------------------------------------------------------------------------------
1 | Versions/Current/Resources
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/SwiftyJSON:
--------------------------------------------------------------------------------
1 | Versions/Current/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/Headers/SwiftyJSON.h:
--------------------------------------------------------------------------------
1 | // SwiftyJSON.h
2 | //
3 | // Copyright (c) 2014 - 2017 Ruoyu Fu, Pinglin Tang
4 | //
5 | // Permission is hereby granted, free of charge, to any person obtaining a copy
6 | // of this software and associated documentation files (the "Software"), to deal
7 | // in the Software without restriction, including without limitation the rights
8 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | // copies of the Software, and to permit persons to whom the Software is
10 | // furnished to do so, subject to the following conditions:
11 | //
12 | // The above copyright notice and this permission notice shall be included in
13 | // all copies or substantial portions of the Software.
14 | //
15 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | // THE SOFTWARE.
22 |
23 | @import Foundation;
24 |
25 | //! Project version number for SwiftyJSON.
26 | FOUNDATION_EXPORT double SwiftyJSONVersionNumber;
27 |
28 | //! Project version string for SwiftyJSON.
29 | FOUNDATION_EXPORT const unsigned char SwiftyJSONVersionString[];
30 |
31 |
32 |
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/Modules/SwiftyJSON.swiftmodule/x86_64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/Modules/SwiftyJSON.swiftmodule/x86_64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/Modules/SwiftyJSON.swiftmodule/x86_64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/Modules/SwiftyJSON.swiftmodule/x86_64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module SwiftyJSON {
2 | umbrella header "SwiftyJSON.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module SwiftyJSON.Swift {
9 | header "SwiftyJSON-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/Resources/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | BuildMachineOSBuild
6 | 18C54
7 | CFBundleDevelopmentRegion
8 | en
9 | CFBundleExecutable
10 | SwiftyJSON
11 | CFBundleIdentifier
12 | com.swiftyjson.SwiftyJSON
13 | CFBundleInfoDictionaryVersion
14 | 6.0
15 | CFBundleName
16 | SwiftyJSON
17 | CFBundlePackageType
18 | FMWK
19 | CFBundleShortVersionString
20 | 1.0
21 | CFBundleSignature
22 | ????
23 | CFBundleSupportedPlatforms
24 |
25 | MacOSX
26 |
27 | CFBundleVersion
28 | 1
29 | DTCompiler
30 | com.apple.compilers.llvm.clang.1_0
31 | DTPlatformBuild
32 | 10A255
33 | DTPlatformVersion
34 | GM
35 | DTSDKBuild
36 | 18A384
37 | DTSDKName
38 | macosx10.14
39 | DTXcode
40 | 1000
41 | DTXcodeBuild
42 | 10A255
43 | UIDeviceFamily
44 |
45 | 1
46 | 2
47 |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/SwiftyJSON:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/Mac/SwiftyJSON.framework/Versions/A/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Build/Mac/SwiftyJSON.framework/Versions/Current:
--------------------------------------------------------------------------------
1 | A
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleIdentifier
8 | com.apple.xcode.dsym.org.alamofire.Alamofire
9 | CFBundleInfoDictionaryVersion
10 | 6.0
11 | CFBundlePackageType
12 | dSYM
13 | CFBundleSignature
14 | ????
15 | CFBundleShortVersionString
16 | 5.0.0
17 | CFBundleVersion
18 | 1
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Alamofire:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Alamofire
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire.h:
--------------------------------------------------------------------------------
1 | //
2 | // Alamofire.h
3 | //
4 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
5 | //
6 | // Permission is hereby granted, free of charge, to any person obtaining a copy
7 | // of this software and associated documentation files (the "Software"), to deal
8 | // in the Software without restriction, including without limitation the rights
9 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 | // copies of the Software, and to permit persons to whom the Software is
11 | // furnished to do so, subject to the following conditions:
12 | //
13 | // The above copyright notice and this permission notice shall be included in
14 | // all copies or substantial portions of the Software.
15 | //
16 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 | // THE SOFTWARE.
23 | //
24 |
25 | @import Foundation;
26 |
27 | FOUNDATION_EXPORT double AlamofireVersionNumber;
28 | FOUNDATION_EXPORT const unsigned char AlamofireVersionString[];
29 |
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Info.plist
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/iOS/Alamofire.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module Alamofire {
2 | umbrella header "Alamofire.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module Alamofire.Swift {
9 | header "Alamofire-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework.dSYM/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleIdentifier
8 | com.apple.xcode.dsym.com.swiftyjson.SwiftyJSON
9 | CFBundleInfoDictionaryVersion
10 | 6.0
11 | CFBundlePackageType
12 | dSYM
13 | CFBundleSignature
14 | ????
15 | CFBundleShortVersionString
16 | 1.0
17 | CFBundleVersion
18 | 1
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Headers/SwiftyJSON.h:
--------------------------------------------------------------------------------
1 | // SwiftyJSON.h
2 | //
3 | // Copyright (c) 2014 - 2017 Ruoyu Fu, Pinglin Tang
4 | //
5 | // Permission is hereby granted, free of charge, to any person obtaining a copy
6 | // of this software and associated documentation files (the "Software"), to deal
7 | // in the Software without restriction, including without limitation the rights
8 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | // copies of the Software, and to permit persons to whom the Software is
10 | // furnished to do so, subject to the following conditions:
11 | //
12 | // The above copyright notice and this permission notice shall be included in
13 | // all copies or substantial portions of the Software.
14 | //
15 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | // THE SOFTWARE.
22 |
23 | @import Foundation;
24 |
25 | //! Project version number for SwiftyJSON.
26 | FOUNDATION_EXPORT double SwiftyJSONVersionNumber;
27 |
28 | //! Project version string for SwiftyJSON.
29 | FOUNDATION_EXPORT const unsigned char SwiftyJSONVersionString[];
30 |
31 |
32 |
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Info.plist
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/i386.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/i386.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/i386.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/i386.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module SwiftyJSON {
2 | umbrella header "SwiftyJSON.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module SwiftyJSON.Swift {
9 | header "SwiftyJSON-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/Carthage/Build/iOS/SwiftyJSON.framework/SwiftyJSON:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/iOS/SwiftyJSON.framework/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework.dSYM/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleIdentifier
8 | com.apple.xcode.dsym.org.alamofire.Alamofire
9 | CFBundleInfoDictionaryVersion
10 | 6.0
11 | CFBundlePackageType
12 | dSYM
13 | CFBundleSignature
14 | ????
15 | CFBundleShortVersionString
16 | 5.0.0
17 | CFBundleVersion
18 | 1
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework/Alamofire:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/Alamofire.framework/Alamofire
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework/Headers/Alamofire.h:
--------------------------------------------------------------------------------
1 | //
2 | // Alamofire.h
3 | //
4 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
5 | //
6 | // Permission is hereby granted, free of charge, to any person obtaining a copy
7 | // of this software and associated documentation files (the "Software"), to deal
8 | // in the Software without restriction, including without limitation the rights
9 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 | // copies of the Software, and to permit persons to whom the Software is
11 | // furnished to do so, subject to the following conditions:
12 | //
13 | // The above copyright notice and this permission notice shall be included in
14 | // all copies or substantial portions of the Software.
15 | //
16 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 | // THE SOFTWARE.
23 | //
24 |
25 | @import Foundation;
26 |
27 | FOUNDATION_EXPORT double AlamofireVersionNumber;
28 | FOUNDATION_EXPORT const unsigned char AlamofireVersionString[];
29 |
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/Alamofire.framework/Info.plist
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/Alamofire.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module Alamofire {
2 | umbrella header "Alamofire.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module Alamofire.Swift {
9 | header "Alamofire-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework.dSYM/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleIdentifier
8 | com.apple.xcode.dsym.com.swiftyjson.SwiftyJSON
9 | CFBundleInfoDictionaryVersion
10 | 6.0
11 | CFBundlePackageType
12 | dSYM
13 | CFBundleSignature
14 | ????
15 | CFBundleShortVersionString
16 | 1.0
17 | CFBundleVersion
18 | 1
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework/Headers/SwiftyJSON.h:
--------------------------------------------------------------------------------
1 | // SwiftyJSON.h
2 | //
3 | // Copyright (c) 2014 - 2017 Ruoyu Fu, Pinglin Tang
4 | //
5 | // Permission is hereby granted, free of charge, to any person obtaining a copy
6 | // of this software and associated documentation files (the "Software"), to deal
7 | // in the Software without restriction, including without limitation the rights
8 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | // copies of the Software, and to permit persons to whom the Software is
10 | // furnished to do so, subject to the following conditions:
11 | //
12 | // The above copyright notice and this permission notice shall be included in
13 | // all copies or substantial portions of the Software.
14 | //
15 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | // THE SOFTWARE.
22 |
23 | @import Foundation;
24 |
25 | //! Project version number for SwiftyJSON.
26 | FOUNDATION_EXPORT double SwiftyJSONVersionNumber;
27 |
28 | //! Project version string for SwiftyJSON.
29 | FOUNDATION_EXPORT const unsigned char SwiftyJSONVersionString[];
30 |
31 |
32 |
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/SwiftyJSON.framework/Info.plist
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module SwiftyJSON {
2 | umbrella header "SwiftyJSON.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module SwiftyJSON.Swift {
9 | header "SwiftyJSON-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/Carthage/Build/tvOS/SwiftyJSON.framework/SwiftyJSON:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/tvOS/SwiftyJSON.framework/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework.dSYM/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleIdentifier
8 | com.apple.xcode.dsym.org.alamofire.Alamofire
9 | CFBundleInfoDictionaryVersion
10 | 6.0
11 | CFBundlePackageType
12 | dSYM
13 | CFBundleSignature
14 | ????
15 | CFBundleShortVersionString
16 | 5.0.0
17 | CFBundleVersion
18 | 1
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Alamofire:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework/Alamofire
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Headers/Alamofire.h:
--------------------------------------------------------------------------------
1 | //
2 | // Alamofire.h
3 | //
4 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
5 | //
6 | // Permission is hereby granted, free of charge, to any person obtaining a copy
7 | // of this software and associated documentation files (the "Software"), to deal
8 | // in the Software without restriction, including without limitation the rights
9 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 | // copies of the Software, and to permit persons to whom the Software is
11 | // furnished to do so, subject to the following conditions:
12 | //
13 | // The above copyright notice and this permission notice shall be included in
14 | // all copies or substantial portions of the Software.
15 | //
16 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 | // THE SOFTWARE.
23 | //
24 |
25 | @import Foundation;
26 |
27 | FOUNDATION_EXPORT double AlamofireVersionNumber;
28 | FOUNDATION_EXPORT const unsigned char AlamofireVersionString[];
29 |
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework/Info.plist
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64_32.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64_32.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64_32.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64_32.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/Alamofire.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module Alamofire {
2 | umbrella header "Alamofire.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module Alamofire.Swift {
9 | header "Alamofire-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework.dSYM/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleIdentifier
8 | com.apple.xcode.dsym.com.swiftyjson.SwiftyJSON
9 | CFBundleInfoDictionaryVersion
10 | 6.0
11 | CFBundlePackageType
12 | dSYM
13 | CFBundleSignature
14 | ????
15 | CFBundleShortVersionString
16 | 1.0
17 | CFBundleVersion
18 | 1
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework.dSYM/Contents/Resources/DWARF/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Headers/SwiftyJSON.h:
--------------------------------------------------------------------------------
1 | // SwiftyJSON.h
2 | //
3 | // Copyright (c) 2014 - 2017 Ruoyu Fu, Pinglin Tang
4 | //
5 | // Permission is hereby granted, free of charge, to any person obtaining a copy
6 | // of this software and associated documentation files (the "Software"), to deal
7 | // in the Software without restriction, including without limitation the rights
8 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | // copies of the Software, and to permit persons to whom the Software is
10 | // furnished to do so, subject to the following conditions:
11 | //
12 | // The above copyright notice and this permission notice shall be included in
13 | // all copies or substantial portions of the Software.
14 | //
15 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | // THE SOFTWARE.
22 |
23 | @import Foundation;
24 |
25 | //! Project version number for SwiftyJSON.
26 | FOUNDATION_EXPORT double SwiftyJSONVersionNumber;
27 |
28 | //! Project version string for SwiftyJSON.
29 | FOUNDATION_EXPORT const unsigned char SwiftyJSONVersionString[];
30 |
31 |
32 |
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework/Info.plist
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64_32.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64_32.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64_32.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/arm64_32.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/i386.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/i386.swiftdoc
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/i386.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/i386.swiftmodule
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module SwiftyJSON {
2 | umbrella header "SwiftyJSON.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module SwiftyJSON.Swift {
9 | header "SwiftyJSON-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/Carthage/Build/watchOS/SwiftyJSON.framework/SwiftyJSON:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Build/watchOS/SwiftyJSON.framework/SwiftyJSON
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/.github/ISSUE_TEMPLATE.md:
--------------------------------------------------------------------------------
1 | > ℹ Please fill out this template when filing an issue.
2 | > All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.
3 | >
4 | > Per our [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md), we use GitHub for
5 | > bugs and feature requests, not general support. Other issues should be opened on Stack Overflow with the tag `alamofire`.
6 | >
7 | > Please remove this line and everything above it before submitting.
8 |
9 | * [ ] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md).
10 |
11 | ## What did you do?
12 |
13 | ℹ Please replace this with what you did.
14 |
15 | ## What did you expect to happen?
16 |
17 | ℹ Please replace this with what you expected to happen.
18 |
19 | ## What happened instead?
20 |
21 | ℹ Please replace this with of what happened instead.
22 |
23 | ## Alamofire Environment
24 |
25 | **Alamofire version:**
26 | **Xcode version:**
27 | **Swift version:**
28 | **Platform(s) running Alamofire:**
29 | **macOS version running Xcode:**
30 |
31 | ## Demo Project
32 |
33 | ℹ Please link to or upload a project we can download that reproduces the issue.
34 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/.github/PULL_REQUEST_TEMPLATE.md:
--------------------------------------------------------------------------------
1 | ### Issue Link :link:
2 |
3 |
4 | ### Goals :soccer:
5 |
6 |
7 |
8 | ### Implementation Details :construction:
9 |
10 |
11 |
12 | ### Testing Details :mag:
13 |
14 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/.gitignore:
--------------------------------------------------------------------------------
1 | # Mac OS X
2 | .DS_Store
3 |
4 | # Xcode
5 |
6 | ## Build generated
7 | build/
8 | DerivedData
9 |
10 | ## Various settings
11 | *.pbxuser
12 | !default.pbxuser
13 | *.mode1v3
14 | !default.mode1v3
15 | *.mode2v3
16 | !default.mode2v3
17 | *.perspectivev3
18 | !default.perspectivev3
19 | xcuserdata
20 |
21 | ## Other
22 | *.xccheckout
23 | *.moved-aside
24 | *.xcuserstate
25 | *.xcscmblueprint
26 |
27 | ## Obj-C/Swift specific
28 | *.hmap
29 | *.ipa
30 |
31 | ## Playgrounds
32 | timeline.xctimeline
33 | playground.xcworkspace
34 |
35 | # Swift Package Manager
36 | .build/
37 |
38 | # Carthage
39 | Carthage/Build
40 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/.jazzy.yaml:
--------------------------------------------------------------------------------
1 | author: Alamofire Software Foundation
2 | author_url: http://alamofire.org/
3 | github_url: https://github.com/Alamofire/Alamofire
4 | root_url: https://alamofire.github.io/Alamofire/
5 | module: Alamofire
6 | output: docs
7 | theme: fullwidth
8 | xcodebuild_arguments: [-workspace, 'Alamofire.xcworkspace', -scheme, 'Alamofire iOS']
9 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/.ruby-gemset:
--------------------------------------------------------------------------------
1 | Alamofire
2 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/.ruby-version:
--------------------------------------------------------------------------------
1 | 2.4.5
2 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/.swift-version:
--------------------------------------------------------------------------------
1 | 4.2
2 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Alamofire.podspec:
--------------------------------------------------------------------------------
1 | Pod::Spec.new do |s|
2 | s.name = 'Alamofire'
3 | s.version = '5.0.0.beta.1'
4 | s.license = 'MIT'
5 | s.summary = 'Elegant HTTP Networking in Swift'
6 | s.homepage = 'https://github.com/Alamofire/Alamofire'
7 | s.social_media_url = 'http://twitter.com/AlamofireSF'
8 | s.authors = { 'Alamofire Software Foundation' => 'info@alamofire.org' }
9 | s.source = { :git => 'https://github.com/Alamofire/Alamofire.git', :tag => s.version }
10 | s.documentation_url = 'https://alamofire.github.io/Alamofire/'
11 |
12 | s.ios.deployment_target = '10.0'
13 | s.osx.deployment_target = '10.12'
14 | s.tvos.deployment_target = '10.0'
15 | s.watchos.deployment_target = '3.0'
16 |
17 | s.source_files = 'Source/*.swift'
18 |
19 | s.frameworks = 'CFNetwork'
20 | end
21 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Alamofire.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Alamofire.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Alamofire.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Example/Resources/Images.xcassets/AppIcon.appiconset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "iphone",
5 | "size" : "29x29",
6 | "scale" : "2x"
7 | },
8 | {
9 | "idiom" : "iphone",
10 | "size" : "29x29",
11 | "scale" : "3x"
12 | },
13 | {
14 | "idiom" : "iphone",
15 | "size" : "40x40",
16 | "scale" : "2x"
17 | },
18 | {
19 | "idiom" : "iphone",
20 | "size" : "40x40",
21 | "scale" : "3x"
22 | },
23 | {
24 | "idiom" : "iphone",
25 | "size" : "60x60",
26 | "scale" : "2x"
27 | },
28 | {
29 | "idiom" : "iphone",
30 | "size" : "60x60",
31 | "scale" : "3x"
32 | },
33 | {
34 | "idiom" : "ipad",
35 | "size" : "29x29",
36 | "scale" : "1x"
37 | },
38 | {
39 | "idiom" : "ipad",
40 | "size" : "29x29",
41 | "scale" : "2x"
42 | },
43 | {
44 | "idiom" : "ipad",
45 | "size" : "40x40",
46 | "scale" : "1x"
47 | },
48 | {
49 | "idiom" : "ipad",
50 | "size" : "40x40",
51 | "scale" : "2x"
52 | },
53 | {
54 | "idiom" : "ipad",
55 | "size" : "76x76",
56 | "scale" : "1x"
57 | },
58 | {
59 | "idiom" : "ipad",
60 | "size" : "76x76",
61 | "scale" : "2x"
62 | },
63 | {
64 | "idiom" : "ipad",
65 | "size" : "83.5x83.5",
66 | "scale" : "2x"
67 | }
68 | ],
69 | "info" : {
70 | "version" : 1,
71 | "author" : "xcode"
72 | }
73 | }
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Example/Resources/Images.xcassets/LaunchImage.launchimage/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "orientation" : "portrait",
5 | "idiom" : "iphone",
6 | "extent" : "full-screen",
7 | "minimum-system-version" : "7.0",
8 | "scale" : "2x"
9 | },
10 | {
11 | "orientation" : "portrait",
12 | "idiom" : "iphone",
13 | "subtype" : "retina4",
14 | "extent" : "full-screen",
15 | "minimum-system-version" : "7.0",
16 | "scale" : "2x"
17 | },
18 | {
19 | "orientation" : "portrait",
20 | "idiom" : "ipad",
21 | "extent" : "full-screen",
22 | "minimum-system-version" : "7.0",
23 | "scale" : "1x"
24 | },
25 | {
26 | "orientation" : "landscape",
27 | "idiom" : "ipad",
28 | "extent" : "full-screen",
29 | "minimum-system-version" : "7.0",
30 | "scale" : "1x"
31 | },
32 | {
33 | "orientation" : "portrait",
34 | "idiom" : "ipad",
35 | "extent" : "full-screen",
36 | "minimum-system-version" : "7.0",
37 | "scale" : "2x"
38 | },
39 | {
40 | "orientation" : "landscape",
41 | "idiom" : "ipad",
42 | "extent" : "full-screen",
43 | "minimum-system-version" : "7.0",
44 | "scale" : "2x"
45 | }
46 | ],
47 | "info" : {
48 | "version" : 1,
49 | "author" : "xcode"
50 | }
51 | }
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Example/Resources/Images.xcassets/Logo.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "Logo.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "Logo@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Example/Resources/Images.xcassets/Logo.imageset/Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Example/Resources/Images.xcassets/Logo.imageset/Logo.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Example/Resources/Images.xcassets/Logo.imageset/Logo@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Example/Resources/Images.xcassets/Logo.imageset/Logo@2x.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Example/iOS Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Gemfile:
--------------------------------------------------------------------------------
1 | source "https://rubygems.org"
2 |
3 | gem "cocoapods", "~> 1.6.0.beta.2"
4 | gem "xcpretty"
5 | gem "jazzy"
6 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/LICENSE:
--------------------------------------------------------------------------------
1 | Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
2 |
3 | Permission is hereby granted, free of charge, to any person obtaining a copy
4 | of this software and associated documentation files (the "Software"), to deal
5 | in the Software without restriction, including without limitation the rights
6 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7 | copies of the Software, and to permit persons to whom the Software is
8 | furnished to do so, subject to the following conditions:
9 |
10 | The above copyright notice and this permission notice shall be included in
11 | all copies or substantial portions of the Software.
12 |
13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19 | THE SOFTWARE.
20 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Package.swift:
--------------------------------------------------------------------------------
1 | // swift-tools-version:4.2
2 | //
3 | // Package.swift
4 | //
5 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
6 | //
7 | // Permission is hereby granted, free of charge, to any person obtaining a copy
8 | // of this software and associated documentation files (the "Software"), to deal
9 | // in the Software without restriction, including without limitation the rights
10 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11 | // copies of the Software, and to permit persons to whom the Software is
12 | // furnished to do so, subject to the following conditions:
13 | //
14 | // The above copyright notice and this permission notice shall be included in
15 | // all copies or substantial portions of the Software.
16 | //
17 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23 | // THE SOFTWARE.
24 | //
25 |
26 | import PackageDescription
27 |
28 | let package = Package(
29 | name: "Alamofire",
30 | products: [
31 | .library(
32 | name: "Alamofire",
33 | targets: ["Alamofire"])
34 | ],
35 | targets: [
36 | .target(
37 | name: "Alamofire",
38 | path: "Source")
39 | ],
40 | swiftLanguageVersions: [3, 4]
41 | )
42 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Package@swift-3.swift:
--------------------------------------------------------------------------------
1 | // swift-tools-version:3.0
2 | //
3 | // Package@swift-3.swift
4 | //
5 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
6 | //
7 | // Permission is hereby granted, free of charge, to any person obtaining a copy
8 | // of this software and associated documentation files (the "Software"), to deal
9 | // in the Software without restriction, including without limitation the rights
10 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11 | // copies of the Software, and to permit persons to whom the Software is
12 | // furnished to do so, subject to the following conditions:
13 | //
14 | // The above copyright notice and this permission notice shall be included in
15 | // all copies or substantial portions of the Software.
16 | //
17 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23 | // THE SOFTWARE.
24 | //
25 |
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire", dependencies : [], exclude: ["Tests"])
29 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Package@swift-4.swift:
--------------------------------------------------------------------------------
1 | // swift-tools-version:4.0
2 | //
3 | // Package@swift-4.swift
4 | //
5 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
6 | //
7 | // Permission is hereby granted, free of charge, to any person obtaining a copy
8 | // of this software and associated documentation files (the "Software"), to deal
9 | // in the Software without restriction, including without limitation the rights
10 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11 | // copies of the Software, and to permit persons to whom the Software is
12 | // furnished to do so, subject to the following conditions:
13 | //
14 | // The above copyright notice and this permission notice shall be included in
15 | // all copies or substantial portions of the Software.
16 | //
17 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23 | // THE SOFTWARE.
24 | //
25 |
26 | import PackageDescription
27 |
28 | let package = Package(
29 | name: "Alamofire",
30 | products: [
31 | .library(
32 | name: "Alamofire",
33 | targets: ["Alamofire"])
34 | ],
35 | targets: [
36 | .target(
37 | name: "Alamofire",
38 | path: "Source")
39 | ],
40 | swiftLanguageVersions: [3, 4]
41 | )
42 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Source/Alamofire.h:
--------------------------------------------------------------------------------
1 | //
2 | // Alamofire.h
3 | //
4 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
5 | //
6 | // Permission is hereby granted, free of charge, to any person obtaining a copy
7 | // of this software and associated documentation files (the "Software"), to deal
8 | // in the Software without restriction, including without limitation the rights
9 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 | // copies of the Software, and to permit persons to whom the Software is
11 | // furnished to do so, subject to the following conditions:
12 | //
13 | // The above copyright notice and this permission notice shall be included in
14 | // all copies or substantial portions of the Software.
15 | //
16 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 | // THE SOFTWARE.
23 | //
24 |
25 | @import Foundation;
26 |
27 | FOUNDATION_EXPORT double AlamofireVersionNumber;
28 | FOUNDATION_EXPORT const unsigned char AlamofireVersionString[];
29 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Source/DispatchQueue+Alamofire.swift:
--------------------------------------------------------------------------------
1 | //
2 | // DispatchQueue+Alamofire.swift
3 | //
4 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
5 | //
6 | // Permission is hereby granted, free of charge, to any person obtaining a copy
7 | // of this software and associated documentation files (the "Software"), to deal
8 | // in the Software without restriction, including without limitation the rights
9 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 | // copies of the Software, and to permit persons to whom the Software is
11 | // furnished to do so, subject to the following conditions:
12 | //
13 | // The above copyright notice and this permission notice shall be included in
14 | // all copies or substantial portions of the Software.
15 | //
16 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 | // THE SOFTWARE.
23 | //
24 |
25 | import Dispatch
26 | import Foundation
27 |
28 | extension DispatchQueue {
29 | func after(_ delay: TimeInterval, execute closure: @escaping () -> Void) {
30 | asyncAfter(deadline: .now() + delay, execute: closure)
31 | }
32 | }
33 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Source/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 5.0.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | $(CURRENT_PROJECT_VERSION)
23 |
24 |
25 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Source/URLSessionConfiguration+Alamofire.swift:
--------------------------------------------------------------------------------
1 | //
2 | // URLSessionConfiguration+Alamofire.swift
3 | //
4 | // Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
5 | //
6 | // Permission is hereby granted, free of charge, to any person obtaining a copy
7 | // of this software and associated documentation files (the "Software"), to deal
8 | // in the Software without restriction, including without limitation the rights
9 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 | // copies of the Software, and to permit persons to whom the Software is
11 | // furnished to do so, subject to the following conditions:
12 | //
13 | // The above copyright notice and this permission notice shall be included in
14 | // all copies or substantial portions of the Software.
15 | //
16 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 | // THE SOFTWARE.
23 | //
24 |
25 | import Foundation
26 |
27 | extension URLSessionConfiguration {
28 | public static var alamofireDefault: URLSessionConfiguration {
29 | let configuration = URLSessionConfiguration.default
30 | configuration.httpHeaders = .default
31 |
32 | return configuration
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | BNDL
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | 1
23 |
24 |
25 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/alamofire-root-ca.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/alamofire-root-ca.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/alamofire-signing-ca1.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/alamofire-signing-ca1.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/alamofire-signing-ca2.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/alamofire-signing-ca2.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/expired.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/expired.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/missing-dns-name-and-uri.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/missing-dns-name-and-uri.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/multiple-dns-names.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/multiple-dns-names.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/signed-by-ca1.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/signed-by-ca1.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/signed-by-ca2.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/signed-by-ca2.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/test.alamofire.org.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/test.alamofire.org.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/valid-dns-name.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/valid-dns-name.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/valid-uri.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/valid-uri.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/wildcard.alamofire.org.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/alamofire.org/wildcard.alamofire.org.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/expired.badssl.com/expired.badssl.com-intermediate-ca-1.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/expired.badssl.com/expired.badssl.com-intermediate-ca-1.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/expired.badssl.com/expired.badssl.com-intermediate-ca-2.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/expired.badssl.com/expired.badssl.com-intermediate-ca-2.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/expired.badssl.com/expired.badssl.com-leaf.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/expired.badssl.com/expired.badssl.com-leaf.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/expired.badssl.com/expired.badssl.com-root-ca.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/expired.badssl.com/expired.badssl.com-root-ca.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/certDER.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/certDER.cer
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/certDER.crt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/certDER.crt
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/certDER.der:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/certDER.der
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/certPEM.cer:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIID9DCCAtygAwIBAgIJAIqBVOBRW4qMMA0GCSqGSIb3DQEBCwUAMFkxCzAJBgNV
3 | BAYTAlVTMQswCQYDVQQIEwJDQTERMA8GA1UEBxMIQmVya2VsZXkxKjAoBgNVBAoT
4 | IVRlc3RpbmcgQ2VydGlmaWNhdGVzIGluIEFsYW1vRmlyZTAeFw0xNTEyMTEwMjA5
5 | MDlaFw0xNjEyMTAwMjA5MDlaMFkxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTER
6 | MA8GA1UEBxMIQmVya2VsZXkxKjAoBgNVBAoTIVRlc3RpbmcgQ2VydGlmaWNhdGVz
7 | IGluIEFsYW1vRmlyZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJy9
8 | FTR4QzhYyo2v2yv8SwlBQ32MHQF8Ez1J+YBsyZjcTVOGJtyPxrbJxGuRhyDzKUqz
9 | X/zTsT+JPvZQXXBmyq0l0DhCcK84cHyVLcdEAzukam85EpJRWzSg8kDKzuTx2oLk
10 | X8Zdcj7EEtYWV/5+/YahM4tXYhg+Lqm6koJEVHMld6zfedC7HN+jsTb73IrAY0dd
11 | BPl7WPgDIPEl0kcGI6F7NS0+CKsgX412E5+TGUkvA8VI+e9+cn/EXBdklVQQGSOu
12 | rHpcoOi1VqnQI0hGXlFi4MpamwMG2yArIUU0TXZ7G+/AbUYiGdB6ogvg5UTCfyZy
13 | UXVljSJyzYmLs7hXQK8CAwEAAaOBvjCBuzAdBgNVHQ4EFgQU9EaWHrJGYvpCEW5f
14 | CUEMRk9DlN8wgYsGA1UdIwSBgzCBgIAU9EaWHrJGYvpCEW5fCUEMRk9DlN+hXaRb
15 | MFkxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTERMA8GA1UEBxMIQmVya2VsZXkx
16 | KjAoBgNVBAoTIVRlc3RpbmcgQ2VydGlmaWNhdGVzIGluIEFsYW1vRmlyZYIJAIqB
17 | VOBRW4qMMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAEeHeXNZGHJW
18 | VImbOHrYmSsZ5jFnzjGw8ynkOrcoJzaxg3OHoo/pNCQ7KcrIa5YPNFiNoaSa/Lzn
19 | LBt6HkM1Vi1rMaERHLWp/W5ruInCu4CuVtQshdNcOEofJ03wdrQylOBZq8MZkTVn
20 | NcqUFg/sBANM/9WhafVi7XaUjWl+V7ZnzdbKP/ywvsiJ+wyKMA7Wt19HMrV2dTBz
21 | CD4vxpwOBev0oTp2NvAHdgNkeK52skHoz+MY8uivVJQr4hqLYJPXUyAcVZCaqeK/
22 | hxDkbRo6eZsYcjTRqMKtGMVjHHd8alXcVJwcuWkhUYxy8jRf0kFj/9mMie9jRokJ
23 | ovKLbNJfEbI=
24 | -----END CERTIFICATE-----
25 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/certPEM.crt:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIID9DCCAtygAwIBAgIJAIqBVOBRW4qMMA0GCSqGSIb3DQEBCwUAMFkxCzAJBgNV
3 | BAYTAlVTMQswCQYDVQQIEwJDQTERMA8GA1UEBxMIQmVya2VsZXkxKjAoBgNVBAoT
4 | IVRlc3RpbmcgQ2VydGlmaWNhdGVzIGluIEFsYW1vRmlyZTAeFw0xNTEyMTEwMjA5
5 | MDlaFw0xNjEyMTAwMjA5MDlaMFkxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTER
6 | MA8GA1UEBxMIQmVya2VsZXkxKjAoBgNVBAoTIVRlc3RpbmcgQ2VydGlmaWNhdGVz
7 | IGluIEFsYW1vRmlyZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJy9
8 | FTR4QzhYyo2v2yv8SwlBQ32MHQF8Ez1J+YBsyZjcTVOGJtyPxrbJxGuRhyDzKUqz
9 | X/zTsT+JPvZQXXBmyq0l0DhCcK84cHyVLcdEAzukam85EpJRWzSg8kDKzuTx2oLk
10 | X8Zdcj7EEtYWV/5+/YahM4tXYhg+Lqm6koJEVHMld6zfedC7HN+jsTb73IrAY0dd
11 | BPl7WPgDIPEl0kcGI6F7NS0+CKsgX412E5+TGUkvA8VI+e9+cn/EXBdklVQQGSOu
12 | rHpcoOi1VqnQI0hGXlFi4MpamwMG2yArIUU0TXZ7G+/AbUYiGdB6ogvg5UTCfyZy
13 | UXVljSJyzYmLs7hXQK8CAwEAAaOBvjCBuzAdBgNVHQ4EFgQU9EaWHrJGYvpCEW5f
14 | CUEMRk9DlN8wgYsGA1UdIwSBgzCBgIAU9EaWHrJGYvpCEW5fCUEMRk9DlN+hXaRb
15 | MFkxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTERMA8GA1UEBxMIQmVya2VsZXkx
16 | KjAoBgNVBAoTIVRlc3RpbmcgQ2VydGlmaWNhdGVzIGluIEFsYW1vRmlyZYIJAIqB
17 | VOBRW4qMMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAEeHeXNZGHJW
18 | VImbOHrYmSsZ5jFnzjGw8ynkOrcoJzaxg3OHoo/pNCQ7KcrIa5YPNFiNoaSa/Lzn
19 | LBt6HkM1Vi1rMaERHLWp/W5ruInCu4CuVtQshdNcOEofJ03wdrQylOBZq8MZkTVn
20 | NcqUFg/sBANM/9WhafVi7XaUjWl+V7ZnzdbKP/ywvsiJ+wyKMA7Wt19HMrV2dTBz
21 | CD4vxpwOBev0oTp2NvAHdgNkeK52skHoz+MY8uivVJQr4hqLYJPXUyAcVZCaqeK/
22 | hxDkbRo6eZsYcjTRqMKtGMVjHHd8alXcVJwcuWkhUYxy8jRf0kFj/9mMie9jRokJ
23 | ovKLbNJfEbI=
24 | -----END CERTIFICATE-----
25 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/keyDER.der:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/keyDER.der
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/randomGibberish.crt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Certificates/selfSignedAndMalformedCerts/randomGibberish.crt
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Images/rainbow.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Images/rainbow.jpg
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Images/unicorn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Images/unicorn.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/JSON/empty_data.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/JSON/empty_data.json
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/JSON/invalid_data.json:
--------------------------------------------------------------------------------
1 | this is not going
2 | "to" be happy json
3 | data at all
4 | {
5 | "10": whoops
6 | }
7 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/JSON/valid_data.json:
--------------------------------------------------------------------------------
1 | {
2 | "team": "royals",
3 | "score": 23
4 | }
5 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/Property List/empty.data:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/Property List/empty.data
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/Property List/invalid.data:
--------------------------------------------------------------------------------
1 | this is not going
2 | "to" be happy json
3 | data at all
4 | {
5 | "10": whoops
6 | }
7 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/Property List/valid.data:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 4.0.0-beta.2
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | $(CURRENT_PROJECT_VERSION)
23 | NSPrincipalClass
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/String/empty_string.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/String/empty_string.txt
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/String/utf32_string.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/String/utf32_string.txt
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/Tests/Resources/Responses/String/utf8_string.txt:
--------------------------------------------------------------------------------
1 | random data
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/alamofire.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/alamofire.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/badge.svg:
--------------------------------------------------------------------------------
1 |
29 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleIdentifier
6 | com.jazzy.alamofire
7 | CFBundleName
8 | Alamofire
9 | DocSetPlatformFamily
10 | alamofire
11 | isDashDocset
12 |
13 | dashIndexFilePath
14 | index.html
15 | isJavaScriptEnabled
16 |
17 | DashDocSetFamily
18 | dashtoc
19 |
20 |
21 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/img/carat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/img/carat.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/img/dash.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/img/dash.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/img/gh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/img/gh.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/img/spinner.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/img/spinner.gif
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/js/jazzy.js:
--------------------------------------------------------------------------------
1 | window.jazzy = {'docset': false}
2 | if (typeof window.dash != 'undefined') {
3 | document.documentElement.className += ' dash'
4 | window.jazzy.docset = true
5 | }
6 | if (navigator.userAgent.match(/xcode/i)) {
7 | document.documentElement.className += ' xcode'
8 | window.jazzy.docset = true
9 | }
10 |
11 | // On doc load, toggle the URL hash discussion if present
12 | $(document).ready(function() {
13 | if (!window.jazzy.docset) {
14 | var linkToHash = $('a[href="' + window.location.hash +'"]');
15 | linkToHash.trigger("click");
16 | }
17 | });
18 |
19 | // On token click, toggle its discussion and animate token.marginLeft
20 | $(".token").click(function(event) {
21 | if (window.jazzy.docset) {
22 | return;
23 | }
24 | var link = $(this);
25 | var animationDuration = 300;
26 | $content = link.parent().parent().next();
27 | $content.slideToggle(animationDuration);
28 |
29 | // Keeps the document from jumping to the hash.
30 | var href = $(this).attr('href');
31 | if (history.pushState) {
32 | history.pushState({}, '', href);
33 | } else {
34 | location.hash = href;
35 | }
36 | event.preventDefault();
37 | });
38 |
39 | // Dumb down quotes within code blocks that delimit strings instead of quotations
40 | // https://github.com/realm/jazzy/issues/714
41 | $("code q").replaceWith(function () {
42 | return ["\"", $(this).contents(), "\""];
43 | });
44 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/docSet.dsidx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/docSet.dsidx
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.tgz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.tgz
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.xml:
--------------------------------------------------------------------------------
1 | 5.0.0.beta.1https://alamofire.github.io/Alamofire/docsets/Alamofire.tgz
2 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/img/carat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/img/carat.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/img/dash.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/img/dash.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/img/gh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/img/gh.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/img/spinner.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/Alamofire/docs/img/spinner.gif
--------------------------------------------------------------------------------
/Carthage/Checkouts/Alamofire/docs/js/jazzy.js:
--------------------------------------------------------------------------------
1 | window.jazzy = {'docset': false}
2 | if (typeof window.dash != 'undefined') {
3 | document.documentElement.className += ' dash'
4 | window.jazzy.docset = true
5 | }
6 | if (navigator.userAgent.match(/xcode/i)) {
7 | document.documentElement.className += ' xcode'
8 | window.jazzy.docset = true
9 | }
10 |
11 | // On doc load, toggle the URL hash discussion if present
12 | $(document).ready(function() {
13 | if (!window.jazzy.docset) {
14 | var linkToHash = $('a[href="' + window.location.hash +'"]');
15 | linkToHash.trigger("click");
16 | }
17 | });
18 |
19 | // On token click, toggle its discussion and animate token.marginLeft
20 | $(".token").click(function(event) {
21 | if (window.jazzy.docset) {
22 | return;
23 | }
24 | var link = $(this);
25 | var animationDuration = 300;
26 | $content = link.parent().parent().next();
27 | $content.slideToggle(animationDuration);
28 |
29 | // Keeps the document from jumping to the hash.
30 | var href = $(this).attr('href');
31 | if (history.pushState) {
32 | history.pushState({}, '', href);
33 | } else {
34 | location.hash = href;
35 | }
36 | event.preventDefault();
37 | });
38 |
39 | // Dumb down quotes within code blocks that delimit strings instead of quotations
40 | // https://github.com/realm/jazzy/issues/714
41 | $("code q").replaceWith(function () {
42 | return ["\"", $(this).contents(), "\""];
43 | });
44 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/.github/ISSUE_TEMPLATE:
--------------------------------------------------------------------------------
1 | ### What did you do?
2 |
3 | Please replace this with what you did.
4 |
5 | ### What did you expect to happen?
6 |
7 | Please replace this with what you expected to happen.
8 |
9 | ### What actually happened instead?
10 |
11 | Please replace this with what happened instead.
12 |
13 | ### Environment
14 |
15 | List the software versions you're using:
16 |
17 | - SwiftyJSON: *?.?.?*
18 | - Xcode Version: *?.? (????)* (Open Xcode; In menubar: Xcode > About Xcode)
19 | - Swift Version: *?.?* (Open Xcode Preferences; Components > Toolchains. If none, use `Xcode Default`.)
20 |
21 | Please also mention which package manager you used and its version. Delete the
22 | other package managers in this list:
23 |
24 | - Cocoapods: *?.?.?* (Use `pod --version` in Terminal)
25 | - Carthage: *?.?* (Use `carthage version` in Terminal)
26 | - Swift Package Manager *?.?.? (swiftpm-???)* (Use `swift build --version` in Terminal)
27 |
28 | ### Project that demonstrates the issue
29 |
30 | Please link to a project we can download that reproduces the issue. Feel free
31 | to delete this section if it's not relevant to the issue (eg - feature request).
32 |
33 | The project should be [short, self-contained, and correct example](http://sscce.org/).
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/.github/PULL_REQUEST_TEMPLATE:
--------------------------------------------------------------------------------
1 | The PR should summarize what was changed and why. Here are some questions to
2 | help you if you're not sure:
3 |
4 | - What behavior was changed?
5 | - What code was refactored / updated to support this change?
6 | - What issues are related to this PR? Or why was this change introduced?
7 |
8 | Checklist - While not every PR needs it, new features should consider this list:
9 |
10 | - [ ] Does this have tests?
11 | - [ ] Does this have documentation?
12 | - [ ] Does this break the public API (Requires major version bump)?
13 | - [ ] Is this a new feature (Requires minor version bump)?
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/.gitignore:
--------------------------------------------------------------------------------
1 | # Xcode
2 | .DS_Store
3 | */build/*
4 | *.pbxuser
5 | !default.pbxuser
6 | *.mode1v3
7 | !default.mode1v3
8 | *.mode2v3
9 | !default.mode2v3
10 | *.perspectivev3
11 | !default.perspectivev3
12 | xcuserdata
13 | profile
14 | *.moved-aside
15 | DerivedData
16 | .idea/
17 | *.hmap
18 | *.xccheckout
19 |
20 | #CocoaPods
21 | Pods
22 |
23 | #Carthage
24 | Carthage/Build
25 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/.hound.yml:
--------------------------------------------------------------------------------
1 | swift:
2 | config_file: .swiftlint.yml
3 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/.swiftlint.yml:
--------------------------------------------------------------------------------
1 | disabled_rules:
2 | - force_cast
3 | - force_try
4 | - variable_name
5 | - type_name
6 | - file_length
7 | - line_length
8 | - type_body_length
9 | - cyclomatic_complexity
10 | - function_body_length
11 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/.travis.yml:
--------------------------------------------------------------------------------
1 | language: objective-c
2 | osx_image: xcode10
3 | xcode_sdk: iphonesimulator12.0
4 | script:
5 | - set -o pipefail
6 | - travis_retry xcodebuild -workspace SwiftyJSON.xcworkspace -scheme "SwiftyJSON iOS" -destination "platform=iOS Simulator,name=iPhone 6" build-for-testing test | xcpretty
7 | - travis_retry xcodebuild -workspace SwiftyJSON.xcworkspace -scheme "SwiftyJSON macOS" build-for-testing test | xcpretty
8 | - travis_retry xcodebuild -workspace SwiftyJSON.xcworkspace -scheme "SwiftyJSON tvOS" -destination "platform=tvOS Simulator,name=Apple TV" build-for-testing test | xcpretty
9 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "orientation" : "portrait",
5 | "idiom" : "iphone",
6 | "extent" : "full-screen",
7 | "minimum-system-version" : "7.0",
8 | "scale" : "2x"
9 | },
10 | {
11 | "extent" : "full-screen",
12 | "idiom" : "iphone",
13 | "subtype" : "retina4",
14 | "filename" : "Default@2x.png",
15 | "minimum-system-version" : "7.0",
16 | "orientation" : "portrait",
17 | "scale" : "2x"
18 | },
19 | {
20 | "orientation" : "portrait",
21 | "idiom" : "ipad",
22 | "extent" : "full-screen",
23 | "minimum-system-version" : "7.0",
24 | "scale" : "1x"
25 | },
26 | {
27 | "orientation" : "landscape",
28 | "idiom" : "ipad",
29 | "extent" : "full-screen",
30 | "minimum-system-version" : "7.0",
31 | "scale" : "1x"
32 | },
33 | {
34 | "orientation" : "portrait",
35 | "idiom" : "ipad",
36 | "extent" : "full-screen",
37 | "minimum-system-version" : "7.0",
38 | "scale" : "2x"
39 | },
40 | {
41 | "orientation" : "landscape",
42 | "idiom" : "ipad",
43 | "extent" : "full-screen",
44 | "minimum-system-version" : "7.0",
45 | "scale" : "2x"
46 | }
47 | ],
48 | "info" : {
49 | "version" : 1,
50 | "author" : "xcode"
51 | }
52 | }
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Example/Example/Images.xcassets/LaunchImage.launchimage/Default@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Carthage/Checkouts/SwiftyJSON/Example/Example/Images.xcassets/LaunchImage.launchimage/Default@2x.png
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Example/Example/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | APPL
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | 1
23 | LSRequiresIPhoneOS
24 |
25 | UILaunchStoryboardName
26 | LaunchScreen
27 | UIMainStoryboardFile
28 | Main
29 | UIRequiredDeviceCapabilities
30 |
31 | armv7
32 |
33 | UISupportedInterfaceOrientations
34 |
35 | UIInterfaceOrientationPortrait
36 | UIInterfaceOrientationLandscapeLeft
37 | UIInterfaceOrientationLandscapeRight
38 |
39 | UISupportedInterfaceOrientations~ipad
40 |
41 | UIInterfaceOrientationPortrait
42 | UIInterfaceOrientationPortraitUpsideDown
43 | UIInterfaceOrientationLandscapeLeft
44 | UIInterfaceOrientationLandscapeRight
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Example/Playground.playground/contents.xcplayground:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/LICENSE:
--------------------------------------------------------------------------------
1 | The MIT License (MIT)
2 |
3 | Copyright (c) 2017 Ruoyu Fu
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in
13 | all copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | THE SOFTWARE.
22 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Package.swift:
--------------------------------------------------------------------------------
1 | import PackageDescription
2 |
3 | let package = Package(
4 | name: "SwiftyJSON")
5 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Source/Info-iOS.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | ${EXECUTABLE_NAME}
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | ${PRODUCT_NAME}
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | ${CURRENT_PROJECT_VERSION}
23 | NSPrincipalClass
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Source/Info-macOS.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | $(CURRENT_PROJECT_VERSION)
23 | NSPrincipalClass
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Source/Info-tvOS.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | ${EXECUTABLE_NAME}
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | ${PRODUCT_NAME}
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | ${CURRENT_PROJECT_VERSION}
23 | NSPrincipalClass
24 |
25 | UIRequiredDeviceCapabilities
26 |
27 | arm64
28 |
29 |
30 |
31 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Source/Info-watchOS.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | ${EXECUTABLE_NAME}
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | ${PRODUCT_NAME}
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | ${CURRENT_PROJECT_VERSION}
23 | NSPrincipalClass
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Source/SwiftyJSON.h:
--------------------------------------------------------------------------------
1 | // SwiftyJSON.h
2 | //
3 | // Copyright (c) 2014 - 2017 Ruoyu Fu, Pinglin Tang
4 | //
5 | // Permission is hereby granted, free of charge, to any person obtaining a copy
6 | // of this software and associated documentation files (the "Software"), to deal
7 | // in the Software without restriction, including without limitation the rights
8 | // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | // copies of the Software, and to permit persons to whom the Software is
10 | // furnished to do so, subject to the following conditions:
11 | //
12 | // The above copyright notice and this permission notice shall be included in
13 | // all copies or substantial portions of the Software.
14 | //
15 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21 | // THE SOFTWARE.
22 |
23 | @import Foundation;
24 |
25 | //! Project version number for SwiftyJSON.
26 | FOUNDATION_EXPORT double SwiftyJSONVersionNumber;
27 |
28 | //! Project version string for SwiftyJSON.
29 | FOUNDATION_EXPORT const unsigned char SwiftyJSONVersionString[];
30 |
31 |
32 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/SwiftyJSON.podspec:
--------------------------------------------------------------------------------
1 | Pod::Spec.new do |s|
2 | s.name = "SwiftyJSON"
3 | s.version = "4.2.0"
4 | s.summary = "SwiftyJSON makes it easy to deal with JSON data in Swift"
5 | s.homepage = "https://github.com/SwiftyJSON/SwiftyJSON"
6 | s.license = { :type => "MIT" }
7 | s.authors = { "lingoer" => "lingoerer@gmail.com", "tangplin" => "tangplin@gmail.com" }
8 |
9 | s.requires_arc = true
10 | s.swift_version = "4.2"
11 | s.osx.deployment_target = "10.9"
12 | s.ios.deployment_target = "8.0"
13 | s.watchos.deployment_target = "3.0"
14 | s.tvos.deployment_target = "9.0"
15 | s.source = { :git => "https://github.com/SwiftyJSON/SwiftyJSON.git", :tag => s.version }
16 | s.source_files = "Source/*.swift"
17 | end
18 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/SwiftyJSON.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/SwiftyJSON.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/SwiftyJSON.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/SwiftyJSON.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Tests/SwiftyJSONTests/Info-iOS.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | ${EXECUTABLE_NAME}
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | ${PRODUCT_NAME}
15 | CFBundlePackageType
16 | BNDL
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | 1
23 |
24 |
25 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Tests/SwiftyJSONTests/Info-macOS.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | BNDL
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | 1
23 |
24 |
25 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/Tests/SwiftyJSONTests/Info-tvOS.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIdentifier
10 | $(PRODUCT_BUNDLE_IDENTIFIER)
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | $(PRODUCT_NAME)
15 | CFBundlePackageType
16 | BNDL
17 | CFBundleShortVersionString
18 | 1.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | 1
23 |
24 |
25 |
--------------------------------------------------------------------------------
/Carthage/Checkouts/SwiftyJSON/scripts/carthage.sh:
--------------------------------------------------------------------------------
1 | carthage build --no-skip-current
2 | carthage archive SwiftyJSON
3 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2019 Nikhil Bolar
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/Pods/Manifest.lock:
--------------------------------------------------------------------------------
1 | PODS:
2 | - Alamofire (5.0.0-beta.2)
3 | - MapboxGeocoder.swift (0.10.2)
4 | - Solar (2.1.0)
5 | - SwiftyJSON (4.2.0)
6 |
7 | DEPENDENCIES:
8 | - Alamofire (~> 5.0.0-beta.2)
9 | - MapboxGeocoder.swift (~> 0.10)
10 | - Solar
11 | - SwiftyJSON
12 |
13 | SPEC REPOS:
14 | https://github.com/cocoapods/specs.git:
15 | - Alamofire
16 | - MapboxGeocoder.swift
17 | - Solar
18 | - SwiftyJSON
19 |
20 | SPEC CHECKSUMS:
21 | Alamofire: d1e5493588babe3e7b56ae29e8032942f4de09fe
22 | MapboxGeocoder.swift: 8cff5dddf98d87838509bf80a5bce5f1d0cf8393
23 | Solar: 2dc6e7cc39186cb0c8228fa08df76fb50c7d8f24
24 | SwiftyJSON: c4bcba26dd9ec7a027fc8eade48e2c911f229e96
25 |
26 | PODFILE CHECKSUM: 49beb6491d6d9622dbc96ae977c55a21ba278c2d
27 |
28 | COCOAPODS: 1.5.2
29 |
--------------------------------------------------------------------------------
/Pods/MapboxGeocoder.swift/LICENSE.md:
--------------------------------------------------------------------------------
1 | Copyright © 2014–2019, Mapbox
2 |
3 | Permission to use, copy, modify, and/or distribute this software for any
4 | purpose with or without fee is hereby granted, provided that the above
5 | copyright notice and this permission notice appear in all copies.
6 |
7 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
10 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
12 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
13 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
14 |
--------------------------------------------------------------------------------
/Pods/MapboxGeocoder.swift/MapboxGeocoder/CoreLocation.swift:
--------------------------------------------------------------------------------
1 | import CoreLocation
2 |
3 |
4 | /// Codable CLLocationCoordinate2D conforming to the GeoJSON standard rfc7946 ([longitude, latitude])
5 | extension CLLocationCoordinate2D: Codable {
6 | public func encode(to encoder: Encoder) throws {
7 | var container = encoder.unkeyedContainer()
8 | try container.encode(longitude)
9 | try container.encode(latitude)
10 | }
11 |
12 | public init(from decoder: Decoder) throws {
13 | var container = try decoder.unkeyedContainer()
14 | let longitude = try container.decode(CLLocationDegrees.self)
15 | let latitude = try container.decode(CLLocationDegrees.self)
16 | self.init(latitude: latitude, longitude: longitude)
17 | }
18 | }
19 |
--------------------------------------------------------------------------------
/Pods/MapboxGeocoder.swift/MapboxGeocoder/MapboxGeocoder.h:
--------------------------------------------------------------------------------
1 | #import
2 | #import
3 | #if !TARGET_OS_TV
4 | #import
5 | #endif
6 |
7 | FOUNDATION_EXPORT double MapboxGeocoderVersionNumber;
8 |
9 | FOUNDATION_EXPORT const unsigned char MapboxGeocoderVersionString[];
10 |
11 | #import "MBPlacemarkScope.h"
12 |
--------------------------------------------------------------------------------
/Pods/Pods.xcodeproj/xcuserdata/.xcuserdatad/xcschemes/xcschememanagement.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | SchemeUserState
6 |
7 | Alamofire.xcscheme
8 |
9 | isShown
10 |
11 |
12 | MapboxGeocoder.swift.xcscheme
13 |
14 | isShown
15 |
16 |
17 | Pods-Weather Status.xcscheme
18 |
19 | isShown
20 |
21 |
22 | Solar.xcscheme
23 |
24 | isShown
25 |
26 |
27 | SwiftyJSON.xcscheme
28 |
29 | isShown
30 |
31 |
32 |
33 | SuppressBuildableAutocreation
34 |
35 |
36 |
37 |
--------------------------------------------------------------------------------
/Pods/Pods.xcodeproj/xcuserdata/nikhilbolar.xcuserdatad/xcschemes/xcschememanagement.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | SchemeUserState
6 |
7 | Alamofire.xcscheme_^#shared#^_
8 |
9 | orderHint
10 | 0
11 |
12 | LaunchAtLogin.xcscheme_^#shared#^_
13 |
14 | orderHint
15 | 2
16 |
17 | MapboxGeocoder.swift.xcscheme_^#shared#^_
18 |
19 | orderHint
20 | 2
21 |
22 | Pods-Weather Status.xcscheme_^#shared#^_
23 |
24 | orderHint
25 | 3
26 |
27 | Solar.xcscheme_^#shared#^_
28 |
29 | orderHint
30 | 4
31 |
32 | SwiftyJSON.xcscheme_^#shared#^_
33 |
34 | orderHint
35 | 5
36 |
37 |
38 |
39 |
40 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/MapboxGeocoder.swift/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | ${EXECUTABLE_NAME}
9 | CFBundleIdentifier
10 | ${PRODUCT_BUNDLE_IDENTIFIER}
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | ${PRODUCT_NAME}
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 0.10.2
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | ${CURRENT_PROJECT_VERSION}
23 | NSPrincipalClass
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/MapboxGeocoder.swift/MapboxGeocoder.swift-dummy.m:
--------------------------------------------------------------------------------
1 | #import
2 | @interface PodsDummy_MapboxGeocoder_swift : NSObject
3 | @end
4 | @implementation PodsDummy_MapboxGeocoder_swift
5 | @end
6 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/MapboxGeocoder.swift/MapboxGeocoder.swift-prefix.pch:
--------------------------------------------------------------------------------
1 | #ifdef __OBJC__
2 | #import
3 | #else
4 | #ifndef FOUNDATION_EXPORT
5 | #if defined(__cplusplus)
6 | #define FOUNDATION_EXPORT extern "C"
7 | #else
8 | #define FOUNDATION_EXPORT extern
9 | #endif
10 | #endif
11 | #endif
12 |
13 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/MapboxGeocoder.swift/MapboxGeocoder.swift-umbrella.h:
--------------------------------------------------------------------------------
1 | #ifdef __OBJC__
2 | #import
3 | #else
4 | #ifndef FOUNDATION_EXPORT
5 | #if defined(__cplusplus)
6 | #define FOUNDATION_EXPORT extern "C"
7 | #else
8 | #define FOUNDATION_EXPORT extern
9 | #endif
10 | #endif
11 | #endif
12 |
13 | #import "MapboxGeocoder.h"
14 | #import "MBPlacemarkScope.h"
15 |
16 | FOUNDATION_EXPORT double MapboxGeocoderVersionNumber;
17 | FOUNDATION_EXPORT const unsigned char MapboxGeocoderVersionString[];
18 |
19 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/MapboxGeocoder.swift/MapboxGeocoder.swift.modulemap:
--------------------------------------------------------------------------------
1 | framework module MapboxGeocoder {
2 | umbrella header "MapboxGeocoder.swift-umbrella.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/MapboxGeocoder.swift/MapboxGeocoder.swift.xcconfig:
--------------------------------------------------------------------------------
1 | CODE_SIGN_IDENTITY =
2 | CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/MapboxGeocoder.swift
3 | GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
4 | OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
5 | PODS_BUILD_DIR = ${BUILD_DIR}
6 | PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
7 | PODS_ROOT = ${SRCROOT}
8 | PODS_TARGET_SRCROOT = ${PODS_ROOT}/MapboxGeocoder.swift
9 | PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
10 | SKIP_INSTALL = YES
11 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/Pods-Weather Status/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | en
7 | CFBundleExecutable
8 | ${EXECUTABLE_NAME}
9 | CFBundleIdentifier
10 | ${PRODUCT_BUNDLE_IDENTIFIER}
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | ${PRODUCT_NAME}
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleShortVersionString
18 | 1.0.0
19 | CFBundleSignature
20 | ????
21 | CFBundleVersion
22 | ${CURRENT_PROJECT_VERSION}
23 | NSPrincipalClass
24 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/Pods-Weather Status/Pods-Weather Status-dummy.m:
--------------------------------------------------------------------------------
1 | #import
2 | @interface PodsDummy_Pods_Weather_Status : NSObject
3 | @end
4 | @implementation PodsDummy_Pods_Weather_Status
5 | @end
6 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/Pods-Weather Status/Pods-Weather Status-umbrella.h:
--------------------------------------------------------------------------------
1 | #ifdef __OBJC__
2 | #import
3 | #else
4 | #ifndef FOUNDATION_EXPORT
5 | #if defined(__cplusplus)
6 | #define FOUNDATION_EXPORT extern "C"
7 | #else
8 | #define FOUNDATION_EXPORT extern
9 | #endif
10 | #endif
11 | #endif
12 |
13 |
14 | FOUNDATION_EXPORT double Pods_Weather_StatusVersionNumber;
15 | FOUNDATION_EXPORT const unsigned char Pods_Weather_StatusVersionString[];
16 |
17 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/Pods-Weather Status/Pods-Weather Status.debug.xcconfig:
--------------------------------------------------------------------------------
1 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
2 | CODE_SIGN_IDENTITY =
3 | FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/MapboxGeocoder.swift" "${PODS_CONFIGURATION_BUILD_DIR}/Solar" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON"
4 | GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
5 | LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/Frameworks'
6 | OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/MapboxGeocoder.swift/MapboxGeocoder.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Solar/Solar.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers"
7 | OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "MapboxGeocoder" -framework "Solar" -framework "SwiftyJSON"
8 | OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
9 | PODS_BUILD_DIR = ${BUILD_DIR}
10 | PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
11 | PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
12 | PODS_ROOT = ${SRCROOT}/Pods
13 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/Pods-Weather Status/Pods-Weather Status.modulemap:
--------------------------------------------------------------------------------
1 | framework module Pods_Weather_Status {
2 | umbrella header "Pods-Weather Status-umbrella.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
--------------------------------------------------------------------------------
/Pods/Target Support Files/Pods-Weather Status/Pods-Weather Status.release.xcconfig:
--------------------------------------------------------------------------------
1 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
2 | CODE_SIGN_IDENTITY =
3 | FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/MapboxGeocoder.swift" "${PODS_CONFIGURATION_BUILD_DIR}/Solar" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON"
4 | GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
5 | LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/Frameworks'
6 | OTHER_CFLAGS = $(inherited) -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/MapboxGeocoder.swift/MapboxGeocoder.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/Solar/Solar.framework/Headers" -iquote "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers"
7 | OTHER_LDFLAGS = $(inherited) -framework "Alamofire" -framework "MapboxGeocoder" -framework "Solar" -framework "SwiftyJSON"
8 | OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
9 | PODS_BUILD_DIR = ${BUILD_DIR}
10 | PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
11 | PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
12 | PODS_ROOT = ${SRCROOT}/Pods
13 |
--------------------------------------------------------------------------------
/Weather Status.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/Weather Status.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/Weather Status.xcodeproj/xcuserdata/nikhilbolar.xcuserdatad/xcschemes/xcschememanagement.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | SchemeUserState
6 |
7 | Weather Status Launcher.xcscheme_^#shared#^_
8 |
9 | orderHint
10 | 6
11 |
12 | Weather Status.xcscheme
13 |
14 | orderHint
15 | 0
16 |
17 | Weather Status.xcscheme_^#shared#^_
18 |
19 | orderHint
20 | 1
21 |
22 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/Weather Status.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
9 |
10 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/Weather Status.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "size" : "16x16",
5 | "idiom" : "mac",
6 | "filename" : "Icon_16x16.png",
7 | "scale" : "1x"
8 | },
9 | {
10 | "size" : "16x16",
11 | "idiom" : "mac",
12 | "filename" : "Icon_16x16@2x.png",
13 | "scale" : "2x"
14 | },
15 | {
16 | "size" : "32x32",
17 | "idiom" : "mac",
18 | "filename" : "Icon_32x32.png",
19 | "scale" : "1x"
20 | },
21 | {
22 | "size" : "32x32",
23 | "idiom" : "mac",
24 | "filename" : "Icon_32x32@2x.png",
25 | "scale" : "2x"
26 | },
27 | {
28 | "size" : "128x128",
29 | "idiom" : "mac",
30 | "filename" : "Icon_128x128.png",
31 | "scale" : "1x"
32 | },
33 | {
34 | "size" : "128x128",
35 | "idiom" : "mac",
36 | "filename" : "Icon_128x128@2x.png",
37 | "scale" : "2x"
38 | },
39 | {
40 | "size" : "256x256",
41 | "idiom" : "mac",
42 | "filename" : "Icon_256x256.png",
43 | "scale" : "1x"
44 | },
45 | {
46 | "size" : "256x256",
47 | "idiom" : "mac",
48 | "filename" : "Icon_256x256@2x.png",
49 | "scale" : "2x"
50 | },
51 | {
52 | "size" : "512x512",
53 | "idiom" : "mac",
54 | "filename" : "Icon_512x512.png",
55 | "scale" : "1x"
56 | },
57 | {
58 | "size" : "512x512",
59 | "idiom" : "mac",
60 | "filename" : "Icon_512x512@2x.png",
61 | "scale" : "2x"
62 | }
63 | ],
64 | "info" : {
65 | "version" : 1,
66 | "author" : "xcode"
67 | }
68 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_128x128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_128x128.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_128x128@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_128x128@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_16x16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_16x16.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_16x16@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_16x16@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_256x256.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_256x256.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_256x256@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_256x256@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_32x32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_32x32.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_32x32@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_32x32@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_512x512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_512x512.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_512x512@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/AppIcon.appiconset/Icon_512x512@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | }
6 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Rain.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "rain.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "rain@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "rain@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Rain.imageset/Rain.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Rain.imageset/Rain.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Rain.imageset/Rain@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Rain.imageset/Rain@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Rain.imageset/Rain@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Rain.imageset/Rain@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Snow.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "snow.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "snow@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "snow@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Snow.imageset/Snow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Snow.imageset/Snow.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Snow.imageset/Snow@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Snow.imageset/Snow@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Snow.imageset/Snow@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Snow.imageset/Snow@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Thunderstorm.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "thunderstorm.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "thunderstorm@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "thunderstorm@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Thunderstorm.imageset/Thunderstorm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Thunderstorm.imageset/Thunderstorm.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Thunderstorm.imageset/Thunderstorm@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Thunderstorm.imageset/Thunderstorm@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/Thunderstorm.imageset/Thunderstorm@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/Thunderstorm.imageset/Thunderstorm@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/celsius.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icon-60-degree-celsius@2x.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/celsius.imageset/icon-60-degree-celsius@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/celsius.imageset/icon-60-degree-celsius@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-day.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "clear.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "clear@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "clear@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-day.imageset/clear.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/clear-day.imageset/clear.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-day.imageset/clear@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/clear-day.imageset/clear@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-day.imageset/clear@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/clear-day.imageset/clear@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-day_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "clear-day_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-day_small.imageset/clear-day_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/clear-day_small.imageset/clear-day_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-night.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "clear-night.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "clear-night@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "clear-night@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-night.imageset/clear-night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/clear-night.imageset/clear-night.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-night.imageset/clear-night@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/clear-night.imageset/clear-night@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-night.imageset/clear-night@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/clear-night.imageset/clear-night@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-night_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "clear-night_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/clear-night_small.imageset/clear-night_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/clear-night_small.imageset/clear-night_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/cloudy.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "cloudy.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "cloudy@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "cloudy@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/cloudy.imageset/cloudy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/cloudy.imageset/cloudy.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/cloudy.imageset/cloudy@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/cloudy.imageset/cloudy@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/cloudy.imageset/cloudy@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/cloudy.imageset/cloudy@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/cloudy_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "clouds_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/cloudy_small.imageset/clouds_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/cloudy_small.imageset/clouds_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/cross_circle.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "cross_circle.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/cross_circle.imageset/cross_circle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/cross_circle.imageset/cross_circle.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/drizzle.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "drizzle.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "drizzle@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "drizzle@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/drizzle.imageset/drizzle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/drizzle.imageset/drizzle.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/drizzle.imageset/drizzle@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/drizzle.imageset/drizzle@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/drizzle.imageset/drizzle@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/drizzle.imageset/drizzle@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/drizzle_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icon-36-raindrops.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/drizzle_small.imageset/icon-36-raindrops.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/drizzle_small.imageset/icon-36-raindrops.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/farenheit.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icon-59-degree-fahrenheit@2x.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/farenheit.imageset/icon-59-degree-fahrenheit@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/farenheit.imageset/icon-59-degree-fahrenheit@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/fog.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "fog.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "fog@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "fog@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/fog.imageset/fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/fog.imageset/fog.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/fog.imageset/fog@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/fog.imageset/fog@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/fog.imageset/fog@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/fog.imageset/fog@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/fog_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "fog_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/fog_small.imageset/fog_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/fog_small.imageset/fog_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icon-29-information.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icon-29-information@2x.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icon-29-information.imageset/icon-29-information@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/icon-29-information.imageset/icon-29-information@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icon-9-two-fingers-swipe-right.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icon-8-two-fingers-swipe-left@2x.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icon-9-two-fingers-swipe-right.imageset/icon-8-two-fingers-swipe-left@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/icon-9-two-fingers-swipe-right.imageset/icon-8-two-fingers-swipe-left@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icons8-cancel-100.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icons8-cancel-100.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icons8-cancel-100.imageset/icons8-cancel-100.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/icons8-cancel-100.imageset/icons8-cancel-100.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icons8-info-100.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icons8-info-100.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icons8-info-100.imageset/icons8-info-100.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/icons8-info-100.imageset/icons8-info-100.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icons8-settings-25.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icons8-settings-25.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icons8-settings-25.imageset/icons8-settings-25.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/icons8-settings-25.imageset/icons8-settings-25.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icons8-update-100.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icons8-update-100.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/icons8-update-100.imageset/icons8-update-100.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/icons8-update-100.imageset/icons8-update-100.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image1.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "clear.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "clear@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "clear@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image1.imageset/clear.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image1.imageset/clear.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image1.imageset/clear@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image1.imageset/clear@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image1.imageset/clear@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image1.imageset/clear@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image10.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "thunderstorm.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "thunderstorm@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "thunderstorm@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image10.imageset/thunderstorm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image10.imageset/thunderstorm.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image10.imageset/thunderstorm@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image10.imageset/thunderstorm@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image10.imageset/thunderstorm@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image10.imageset/thunderstorm@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image11.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "wind.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "wind@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "wind@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image11.imageset/wind.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image11.imageset/wind.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image11.imageset/wind@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image11.imageset/wind@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image11.imageset/wind@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image11.imageset/wind@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image2.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "clear-night.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "clear-night@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "clear-night@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image2.imageset/clear-night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image2.imageset/clear-night.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image2.imageset/clear-night@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image2.imageset/clear-night@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image2.imageset/clear-night@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image2.imageset/clear-night@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image3.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "clouds.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "clouds@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "clouds@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image3.imageset/clouds.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image3.imageset/clouds.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image3.imageset/clouds@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image3.imageset/clouds@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image3.imageset/clouds@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image3.imageset/clouds@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image4.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "drizzle.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "drizzle@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "drizzle@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image4.imageset/drizzle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image4.imageset/drizzle.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image4.imageset/drizzle@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image4.imageset/drizzle@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image4.imageset/drizzle@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image4.imageset/drizzle@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image5.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "fog.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "fog@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "fog@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image5.imageset/fog.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image5.imageset/fog.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image5.imageset/fog@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image5.imageset/fog@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image5.imageset/fog@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image5.imageset/fog@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image6.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "partly-cloudy-day.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "partly-cloudy-day@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "partly-cloudy-day@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image6.imageset/partly-cloudy-day.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image6.imageset/partly-cloudy-day.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image6.imageset/partly-cloudy-day@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image6.imageset/partly-cloudy-day@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image6.imageset/partly-cloudy-day@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image6.imageset/partly-cloudy-day@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image7.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "partly-cloudy-night.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "partly-cloudy-night@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "partly-cloudy-night@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image7.imageset/partly-cloudy-night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image7.imageset/partly-cloudy-night.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image7.imageset/partly-cloudy-night@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image7.imageset/partly-cloudy-night@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image7.imageset/partly-cloudy-night@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image7.imageset/partly-cloudy-night@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image8.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "rain.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "rain@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "rain@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image8.imageset/rain.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image8.imageset/rain.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image8.imageset/rain@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image8.imageset/rain@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image8.imageset/rain@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image8.imageset/rain@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image9.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "snow.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "snow@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "snow@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image9.imageset/snow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image9.imageset/snow.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image9.imageset/snow@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image9.imageset/snow@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/image9.imageset/snow@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/image9.imageset/snow@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-day.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "partly-cloudy-day.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "partly-cloudy-day@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "partly-cloudy-day@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-day.imageset/partly-cloudy-day.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/partly-cloudy-day.imageset/partly-cloudy-day.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-day.imageset/partly-cloudy-day@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/partly-cloudy-day.imageset/partly-cloudy-day@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-day.imageset/partly-cloudy-day@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/partly-cloudy-day.imageset/partly-cloudy-day@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-day_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "partially cloudy_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-day_small.imageset/partially cloudy_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/partly-cloudy-day_small.imageset/partially cloudy_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-night.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "partly-cloudy-night.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "partly-cloudy-night@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "partly-cloudy-night@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-night.imageset/partly-cloudy-night.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/partly-cloudy-night.imageset/partly-cloudy-night.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-night.imageset/partly-cloudy-night@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/partly-cloudy-night.imageset/partly-cloudy-night@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-night.imageset/partly-cloudy-night@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/partly-cloudy-night.imageset/partly-cloudy-night@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-night_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "partly-cloudy-night_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/partly-cloudy-night_small.imageset/partly-cloudy-night_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/partly-cloudy-night_small.imageset/partly-cloudy-night_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/precip.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "precip.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/precip.imageset/precip.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/precip.imageset/precip.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/rain_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "rain_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/rain_small.imageset/rain_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/rain_small.imageset/rain_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/right_refresh.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "right_refresh.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/right_refresh.imageset/right_refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/right_refresh.imageset/right_refresh.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/settings.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icon-24-stop-watch@2x.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/settings.imageset/icon-24-stop-watch@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/settings.imageset/icon-24-stop-watch@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/snow_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "icon-74-snowflake.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/snow_small.imageset/icon-74-snowflake.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/snow_small.imageset/icon-74-snowflake.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/sunrise.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "sunrise.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/sunrise.imageset/sunrise.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/sunrise.imageset/sunrise.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/sunset.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "sunset.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/sunset.imageset/sunset.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/sunset.imageset/sunset.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/thunderstorm_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "thunderstorm_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/thunderstorm_small.imageset/thunderstorm_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/thunderstorm_small.imageset/thunderstorm_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wallpaper.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "Gradient-Night-Sky-iphone-x-wallpaper-ilikewallpaper_com.jpg",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wallpaper.imageset/Gradient-Night-Sky-iphone-x-wallpaper-ilikewallpaper_com.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/wallpaper.imageset/Gradient-Night-Sky-iphone-x-wallpaper-ilikewallpaper_com.jpg
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wallpaper1.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "wallpaper1.jpeg",
6 | "compression-type" : "lossless",
7 | "scale" : "1x"
8 | },
9 | {
10 | "idiom" : "universal",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wallpaper1.imageset/wallpaper1.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/wallpaper1.imageset/wallpaper1.jpeg
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wallpaper7.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "wallpaper7.png",
6 | "compression-type" : "lossless",
7 | "scale" : "1x"
8 | },
9 | {
10 | "idiom" : "universal",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wallpaper7.imageset/wallpaper7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/wallpaper7.imageset/wallpaper7.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/weathercock1.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "weathercock1.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "weathercock1@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "weathercock1@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/weathercock1.imageset/weathercock1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/weathercock1.imageset/weathercock1.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/weathercock1.imageset/weathercock1@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/weathercock1.imageset/weathercock1@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/weathercock1.imageset/weathercock1@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/weathercock1.imageset/weathercock1@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/weathercock2.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "weathercock2.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "weathercock2@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "weathercock2@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/weathercock2.imageset/weathercock2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/weathercock2.imageset/weathercock2.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/weathercock2.imageset/weathercock2@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/weathercock2.imageset/weathercock2@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/weathercock2.imageset/weathercock2@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/weathercock2.imageset/weathercock2@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wind.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "wind.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "filename" : "wind@2x.png",
11 | "scale" : "2x"
12 | },
13 | {
14 | "idiom" : "universal",
15 | "filename" : "wind@3x.png",
16 | "scale" : "3x"
17 | }
18 | ],
19 | "info" : {
20 | "version" : 1,
21 | "author" : "xcode"
22 | }
23 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wind.imageset/wind.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/wind.imageset/wind.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wind.imageset/wind@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/wind.imageset/wind@2x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wind.imageset/wind@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/wind.imageset/wind@3x.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wind_small.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "wind_small.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/wind_small.imageset/wind_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/wind_small.imageset/wind_small.png
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/windy.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "windy.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | },
21 | "properties" : {
22 | "template-rendering-intent" : "template"
23 | }
24 | }
--------------------------------------------------------------------------------
/Weather Status/Assets.xcassets/windy.imageset/windy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/nbolar/Weather-Status/f3edb1217119c35237f8cc2daf1614816e2db020/Weather Status/Assets.xcassets/windy.imageset/windy.png
--------------------------------------------------------------------------------
/Weather Status/Extension/NSDate.swift:
--------------------------------------------------------------------------------
1 | //
2 | // NSDate.swift
3 | // Weather Status
4 | //
5 | // Created by Nikhil Bolar on 2/5/19.
6 | // Copyright © 2019 Nikhil Bolar. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | extension Date {
12 |
13 | func dayOfTheWeek() -> String {
14 |
15 | let dateFormatter = DateFormatter()
16 | dateFormatter.dateFormat = "EEEE"
17 |
18 | return dateFormatter.string(from: self)
19 | }
20 |
21 | func timeOfTheDay() -> String{
22 | let dateFormatter = DateFormatter()
23 | dateFormatter.dateFormat = "h:mm"
24 |
25 | return dateFormatter.string(from: self)
26 | }
27 | }
28 |
--------------------------------------------------------------------------------
/Weather Status/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | $(DEVELOPMENT_LANGUAGE)
7 | CFBundleExecutable
8 | $(EXECUTABLE_NAME)
9 | CFBundleIconFile
10 |
11 | CFBundleIdentifier
12 | $(PRODUCT_BUNDLE_IDENTIFIER)
13 | CFBundleInfoDictionaryVersion
14 | 6.0
15 | CFBundleName
16 | $(PRODUCT_NAME)
17 | CFBundlePackageType
18 | APPL
19 | CFBundleShortVersionString
20 | 1.0
21 | CFBundleVersion
22 | 4
23 | LSApplicationCategoryType
24 | public.app-category.weather
25 | LSMinimumSystemVersion
26 | $(MACOSX_DEPLOYMENT_TARGET)
27 | LSUIElement
28 |
29 | NSAppTransportSecurity
30 |
31 | NSAllowsArbitraryLoads
32 |
33 | NSAllowsArbitraryLoadsInWebContent
34 |
35 |
36 | NSHumanReadableCopyright
37 | Copyright © 2019 Nikhil Bolar. All rights reserved.
38 | NSMainStoryboardFile
39 | Main
40 | NSPrincipalClass
41 | NSApplication
42 |
43 |
44 |
--------------------------------------------------------------------------------
/Weather Status/Model/Location.swift:
--------------------------------------------------------------------------------
1 | //
2 | // Location.swift
3 | // Weather Status
4 | //
5 | // Created by Nikhil Bolar on 2/6/19.
6 | // Copyright © 2019 Nikhil Bolar. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 | class Location {
12 |
13 | static var instance = Location()
14 |
15 | fileprivate var _latitiude: Double!
16 | fileprivate var _longitude: Double!
17 |
18 |
19 | var latitude: Double {
20 | get {
21 | return _latitiude ?? 0
22 | } set {
23 | _latitiude = newValue
24 | }
25 | }
26 |
27 | var longitude: Double {
28 | get {
29 | return _longitude ?? 0
30 | } set {
31 | _longitude = newValue
32 | }
33 | }
34 |
35 | }
36 |
--------------------------------------------------------------------------------
/Weather Status/Utilities/Constants.swift:
--------------------------------------------------------------------------------
1 | //
2 | // Constants.swift
3 | // Weather Status
4 | //
5 | // Created by Nikhil Bolar on 2/5/19.
6 | // Copyright © 2019 Nikhil Bolar. All rights reserved.
7 | //
8 |
9 | import Foundation
10 |
11 |
12 |
13 | typealias DownloadComplete = () -> ()
14 |
15 | let NOTIF_DOWNLOAD_COMPLETE = NSNotification.Name("dataDownloaded")
16 |
17 | let LONG = Location.instance.longitude
18 | let LAT = Location.instance.latitude
19 | var units = 1
20 | var interval = 15
21 | var celsi = 1
22 | var fahrenheit = 0
23 | var check1 = 0
24 | var check2 = 0
25 | var index = 0
26 | var connected = 0
27 | var launched = 0
28 |
29 | let API_KEY1 = "&YOURKEy" //OpenWeatherMap API Key
30 | let API_KEY2 = "YOURKEY" //DarkSky API Key
31 | let IMAGE_API_KEY = "YOURKEY"
32 |
33 | let API_URL_CURRENT_WEATHER_si = "https://api.darksky.net/forecast/\(API_KEY2)/\(LAT),\(LONG)?units=ca"
34 | let API_URL_FORECAST_si = "https://api.darksky.net/forecast/\(API_KEY2)/\(LAT),\(LONG)?units=ca"
35 |
36 |
37 | let API_URL_CURRENT_WEATHER_us = "https://api.darksky.net/forecast/\(API_KEY2)/\(LAT),\(LONG)?units=us"
38 | let API_URL_FORECAST_us = "https://api.darksky.net/forecast/\(API_KEY2)/\(LAT),\(LONG)?units=us"
39 |
40 |
41 |
42 |
--------------------------------------------------------------------------------
/Weather Status/View/CustomScroller.swift:
--------------------------------------------------------------------------------
1 | //
2 | // CustomScroller.swift
3 | // Weather Status
4 | //
5 | // Created by Nikhil Bolar on 2/14/19.
6 | // Copyright © 2019 Nikhil Bolar. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 |
11 | class CustomScroller: NSScrollView {
12 |
13 | override func awakeFromNib() {
14 | let area = NSTrackingArea(rect: bounds, options: [.activeAlways, .mouseMoved], owner: self, userInfo: nil)
15 | addTrackingArea(area)
16 | }
17 |
18 | override func draw(_ dirtyRect: NSRect) {
19 | super.draw(dirtyRect)
20 |
21 | // Drawing code here.
22 | }
23 |
24 | override func mouseMoved(with event: NSEvent) {
25 |
26 | var pointInView = convert(event.locationInWindow, from: nil)
27 | pointInView.x += documentVisibleRect.origin.x
28 |
29 | if let collectionView = documentView as? NSCollectionView{
30 | if let indexPath = collectionView.indexPathForItem(at: pointInView){
31 | index = indexPath[1]
32 | }
33 | }
34 | }
35 |
36 |
37 | }
38 |
--------------------------------------------------------------------------------
/Weather Status/View/Info.swift:
--------------------------------------------------------------------------------
1 | //
2 | // Info.swift
3 | // Weather Status
4 | //
5 | // Created by Nikhil Bolar on 2/6/19.
6 | // Copyright © 2019 Nikhil Bolar. All rights reserved.
7 | //
8 |
9 | import Cocoa
10 | import Foundation
11 |
12 | class Info: NSViewController {
13 |
14 | @IBAction func unsplashClicked(_ sender: Any) {
15 |
16 | let url = URL(string: "https://unsplash.com/search/photos/gradient")!
17 | NSWorkspace.shared.open(url)
18 | }
19 |
20 | @IBAction func poweredByButtonClicked(_ sender: Any) {
21 | let url = URL(string: "https://darksky.net/poweredby/")!
22 | NSWorkspace.shared.open(url)
23 |
24 | }
25 |
26 | @IBAction func openWeatherButtonClicked(_ sender: Any) {
27 | let url = URL(string: "https://www.mapbox.com")!
28 | NSWorkspace.shared.open(url)
29 |
30 | }
31 | @IBAction func glyphsButtonClicked(_ sender: Any) {
32 | let url = URL(string: "https://icons8.com/")!
33 | NSWorkspace.shared.open(url)
34 |
35 | }
36 | override func viewDidLoad() {
37 | super.viewDidLoad()
38 | // Do view setup here.
39 | // self.view.layer?.backgroundColor = CGColor.init(red: 0.39, green: 0.72, blue: 1.0, alpha: 0.9)
40 | self.view.layer?.cornerRadius = 5
41 | let image = NSImage(named: "wallpaper1")
42 | self.view.layer?.contents = image
43 |
44 | }
45 |
46 | }
47 |
--------------------------------------------------------------------------------
/Weather Status/Weather Status.entitlements:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | com.apple.security.app-sandbox
6 |
7 | com.apple.security.personal-information.location
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------