BAData
A description of this package.
{ "name": "BAData", "path": "/usr/src/package", "targets": [ { "name": "BADataTests", "path": "/usr/src/package/Tests/BADataTests", "type": "test", "c99name": "BADataTests", "sources": [ "BADataTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "BAData", "path": "/usr/src/package/Sources/BAData", "type": "library", "c99name": "BAData", "sources": [ "APIManager.swift", "BAData.swift", "CodingWrapper.swift", "MarshaledJSON.swift", "NukeProcessing.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "BAData", "targets": [ { "name": "BAData", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "PhoneNumberKit" ] }, { "byName": [ "Alamofire" ] }, { "byName": [ "Nuke" ] }, { "byName": [ "RxSwift" ] }, { "byName": [ "RxCocoa" ] }, { "byName": [ "Marshal" ] }, { "byName": [ "EMUtilities" ] }, { "byName": [ "SwiftyJSON" ] }, { "byName": [ "Reachability" ] } ] }, { "name": "BADataTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "BAData" ] } ] } ], "products": [ { "name": "BAData", "type": { "library": [ "automatic" ] }, "targets": [ "BAData" ] } ], "pkgConfig": null, "platforms": [ { "version": "12.0", "platformName": "ios" }, { "version": "10.15", "platformName": "macos" } ], "providers": null, "dependencies": [ { "url": "https://github.com/bryan1anderson/BAUtilities", "name": "BAUtilities", "requirement": { "branch": [ "master" ] } }, { "url": "https://github.com/marmelroy/PhoneNumberKit", "name": "PhoneNumberKit", "requirement": { "range": [ { "lowerBound": "3.0.0", "upperBound": "4.0.0" } ] } }, { "url": "https://github.com/Alamofire/Alamofire.git", "name": "Alamofire", "requirement": { "range": [ { "lowerBound": "5.0.0-rc.3", "upperBound": "6.0.0" } ] } }, { "url": "https://github.com/kean/Nuke", "name": "Nuke", "requirement": { "range": [ { "lowerBound": "8.0.1", "upperBound": "9.0.0" } ] } }, { "url": "https://github.com/ReactiveX/RxSwift.git", "name": "RxSwift", "requirement": { "branch": [ "develop" ] } }, { "url": "https://github.com/utahiosmac/Marshal", "name": "Marshal", "requirement": { "range": [ { "lowerBound": "1.2.8", "upperBound": "2.0.0" } ] } }, { "url": "https://github.com/SwiftyJSON/SwiftyJSON", "name": "SwiftyJSON", "requirement": { "range": [ { "lowerBound": "5.0.0", "upperBound": "6.0.0" } ] } }, { "url": "https://github.com/ashleymills/Reachability.swift", "name": "Reachability.swift", "requirement": { "range": [ { "lowerBound": "5.0.0", "upperBound": "6.0.0" } ] } } ], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "BAData", "path": "/usr/src/package", "version": "unspecified", "dependencies": [ { "url": "https://github.com/bryan1anderson/BAUtilities", "name": "EMUtilities", "path": "/usr/src/package/.build/checkouts/BAUtilities", "version": "unspecified", "dependencies": [ { "url": "https://github.com/maniramezan/DateTools", "name": "DateToolsSwift", "path": "/usr/src/package/.build/checkouts/DateTools", "version": "unspecified", "dependencies": [] }, { "url": "https://github.com/Adorkable-forkable/Closures", "name": "Closures", "path": "/usr/src/package/.build/checkouts/Closures", "version": "unspecified", "dependencies": [] }, { "url": "https://github.com/realm/realm-cocoa", "name": "Realm", "path": "/usr/src/package/.build/checkouts/realm-cocoa", "version": "4.4.0", "dependencies": [ { "url": "https://github.com/realm/realm-core", "name": "RealmCore", "path": "/usr/src/package/.build/checkouts/realm-core", "version": "5.23.8", "dependencies": [] } ] }, { "url": "https://github.com/mxcl/PromiseKit", "name": "PromiseKit", "path": "/usr/src/package/.build/checkouts/PromiseKit", "version": "unspecified", "dependencies": [] }, { "url": "https://github.com/JohnSundell/Files", "name": "Files", "path": "/usr/src/package/.build/checkouts/Files", "version": "3.1.0", "dependencies": [] }, { "url": "https://github.com/tonyarnold/Differ", "name": "Differ", "path": "/usr/src/package/.build/checkouts/Differ", "version": "unspecified", "dependencies": [] }, { "url": "https://github.com/sersoft-gmbh/Zip", "name": "Zip", "path": "/usr/src/package/.build/checkouts/Zip", "version": "unspecified", "dependencies": [] }, { "url": "https://github.com/marcosgriselli/ViewAnimator", "name": "ViewAnimator", "path": "/usr/src/package/.build/checkouts/ViewAnimator", "version": "2.7.0", "dependencies": [] } ] }, { "url": "https://github.com/marmelroy/PhoneNumberKit", "name": "PhoneNumberKit", "path": "/usr/src/package/.build/checkouts/PhoneNumberKit", "version": "3.2.0", "dependencies": [] }, { "url": "https://github.com/Alamofire/Alamofire.git", "name": "Alamofire", "path": "/usr/src/package/.build/checkouts/Alamofire", "version": "5.0.5", "dependencies": [] }, { "url": "https://github.com/kean/Nuke", "name": "Nuke", "path": "/usr/src/package/.build/checkouts/Nuke", "version": "8.4.1", "dependencies": [] }, { "url": "https://github.com/ReactiveX/RxSwift.git", "name": "RxSwift", "path": "/usr/src/package/.build/checkouts/RxSwift", "version": "unspecified", "dependencies": [] }, { "url": "https://github.com/utahiosmac/Marshal", "name": "Marshal", "path": "/usr/src/package/.build/checkouts/Marshal", "version": "1.2.8", "dependencies": [] }, { "url": "https://github.com/SwiftyJSON/SwiftyJSON", "name": "SwiftyJSON", "path": "/usr/src/package/.build/checkouts/SwiftyJSON", "version": "5.0.0", "dependencies": [] }, { "url": "https://github.com/ashleymills/Reachability.swift", "name": "Reachability", "path": "/usr/src/package/.build/checkouts/Reachability.swift", "version": "5.0.0", "dependencies": [] } ] }