A description of this package.
{ "name": "EMUtilities", "path": "/usr/src/package", "targets": [ { "name": "EMUtilitiesTests", "path": "/usr/src/package/Tests/EMUtilitiesTests", "type": "test", "c99name": "EMUtilitiesTests", "sources": [ "EMUtilitiesTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "EMUtilities", "path": "/usr/src/package/Sources/EMUtilities", "type": "library", "c99name": "EMUtilities", "sources": [ "AnyCodable/AnyCodable.swift", "AnyCodable/AnyDecodable.swift", "AnyCodable/AnyEncodable.swift", "EMUtilities.swift", "Extensions.swift", "Foundation+Utilities.swift", "GeoQueries.swift", "KeyboardLayoutProtocol.swift", "MapKit+Utilities.swift", "SortedArray.swift", "UIColor.swift", "UIControlExtensions.swift", "UIImageView+Letters.swift", "UIKit+Extensions.swift", "ViewEmbedder.swift", "XibProtocol.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "EMUtilities", "targets": [ { "name": "EMUtilities", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Closures" ] }, { "byName": [ "RealmSwift" ] }, { "byName": [ "Realm" ] }, { "byName": [ "PromiseKit" ] }, { "byName": [ "Files" ] }, { "byName": [ "DateToolsSwift" ] }, { "byName": [ "Zip" ] }, { "byName": [ "Differ" ] }, { "byName": [ "ViewAnimator" ] } ] }, { "name": "EMUtilitiesTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "EMUtilities" ] } ] } ], "products": [ { "name": "EMUtilities", "type": { "library": [ "automatic" ] }, "targets": [ "EMUtilities" ] } ], "pkgConfig": null, "platforms": [ { "version": "12.0", "platformName": "ios" }, { "version": "10.15", "platformName": "macos" } ], "providers": null, "dependencies": [ { "url": "https://github.com/maniramezan/DateTools", "name": "DateTools", "requirement": { "branch": [ "mani_swiftpm" ] } }, { "url": "https://github.com/Adorkable-forkable/Closures", "name": "Closures", "requirement": { "branch": [ "SwiftPM" ] } }, { "url": "https://github.com/realm/realm-cocoa", "name": "realm-cocoa", "requirement": { "range": [ { "lowerBound": "4.1.1", "upperBound": "5.0.0" } ] } }, { "url": "https://github.com/mxcl/PromiseKit", "name": "PromiseKit", "requirement": { "branch": [ "v7" ] } }, { "url": "https://github.com/JohnSundell/Files", "name": "Files", "requirement": { "range": [ { "lowerBound": "3.1.0", "upperBound": "4.0.0" } ] } }, { "url": "https://github.com/tonyarnold/Differ", "name": "Differ", "requirement": { "branch": [ "master" ] } }, { "url": "https://github.com/sersoft-gmbh/Zip", "name": "Zip", "requirement": { "branch": [ "spm_support" ] } }, { "url": "https://github.com/marcosgriselli/ViewAnimator", "name": "ViewAnimator", "requirement": { "range": [ { "lowerBound": "2.7.0", "upperBound": "3.0.0" } ] } } ], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "EMUtilities", "path": "/usr/src/package", "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.3.2", "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": [] } ] }