The Mappy SDK is hosted here.
Description
- Swift Tools 5.7.0
Description
{ "name": "Mappy", "path": "/usr/src/package", "targets": [ { "name": "MappyWrapper", "path": "Sources/MappyWrapper", "type": "library", "c99name": "MappyWrapper", "sources": [ "MappyWrapper.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Mappy" ], "target_dependencies": [ "Mappy" ], "product_dependencies": [ "ArcGIS", "CocoaLumberjackSwift", "KeychainAccess", "Swinject", "ZIPFoundation", "Reachability", "PusherSwift", "RealmSwift" ] }, { "name": "Mappy", "path": "Mappy.xcframework", "type": "binary", "c99name": "Mappy", "sources": [], "module_type": "BinaryTarget", "product_memberships": [ "Mappy" ] } ], "products": [ { "name": "Mappy", "type": { "library": [ "automatic" ] }, "targets": [ "MappyWrapper", "Mappy" ] } ], "platforms": [ { "name": "ios", "version": "14.0" } ], "dependencies": [ { "url": "https://github.com/Esri/arcgis-runtime-ios/", "type": "sourceControl", "identity": "arcgis-runtime-ios", "requirement": { "exact": [ "100.15.2" ] } }, { "url": "https://github.com/beMappy/CocoaLumberjackSwift/", "type": "sourceControl", "identity": "cocoalumberjackswift", "requirement": { "exact": [ "3.7.4-SPM2" ] } }, { "url": "https://github.com/beMappy/Mappy-KeychainAccess/", "type": "sourceControl", "identity": "mappy-keychainaccess", "requirement": { "exact": [ "4.2.2-SPM" ] } }, { "url": "https://github.com/beMappy/Swinject/", "type": "sourceControl", "identity": "swinject", "requirement": { "exact": [ "2.8.2-SPM" ] } }, { "url": "https://github.com/beMappy/ZIPFoundation/", "type": "sourceControl", "identity": "zipfoundation", "requirement": { "exact": [ "0.9.15-SPM" ] } }, { "url": "https://github.com/beMappy/Reachability.swift/", "type": "sourceControl", "identity": "reachability.swift", "requirement": { "exact": [ "5.1.0-SPM" ] } }, { "url": "https://github.com/beMappy/PusherSwift/", "type": "sourceControl", "identity": "pusherswift", "requirement": { "exact": [ "10.1.1-SPM" ] } }, { "url": "https://github.com/beMappy/RealmSwift", "type": "sourceControl", "identity": "realmswift", "requirement": { "exact": [ "10.39.1-SPM" ] } } ], "tools_version": "5.7", "manifest_display_name": "Mappy" }
Package Dump
{ "name": "Mappy", "targets": [ { "name": "MappyWrapper", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "target": [ "Mappy", null ] }, { "product": [ "ArcGIS", "arcgis-runtime-ios", null, null ] }, { "product": [ "CocoaLumberjackSwift", "CocoaLumberjackSwift", null, null ] }, { "product": [ "KeychainAccess", "Mappy-KeychainAccess", null, null ] }, { "product": [ "Swinject", "Swinject", null, null ] }, { "product": [ "ZIPFoundation", "ZIPFoundation", null, null ] }, { "product": [ "Reachability", "Reachability.swift", null, null ] }, { "product": [ "PusherSwift", "PusherSwift", null, null ] }, { "product": [ "RealmSwift", "RealmSwift", null, null ] } ], "packageAccess": false }, { "name": "Mappy", "path": "./Mappy.xcframework", "type": "binary", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false } ], "products": [ { "name": "Mappy", "type": { "library": [ "automatic" ] }, "targets": [ "MappyWrapper", "Mappy" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "14.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "arcgis-runtime-ios", "location": { "remote": [ { "urlString": "https://github.com/Esri/arcgis-runtime-ios/" } ] }, "requirement": { "exact": [ "100.15.2" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "cocoalumberjackswift", "location": { "remote": [ { "urlString": "https://github.com/beMappy/CocoaLumberjackSwift/" } ] }, "requirement": { "exact": [ "3.7.4-SPM2" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "mappy-keychainaccess", "location": { "remote": [ { "urlString": "https://github.com/beMappy/Mappy-KeychainAccess/" } ] }, "requirement": { "exact": [ "4.2.2-SPM" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "swinject", "location": { "remote": [ { "urlString": "https://github.com/beMappy/Swinject/" } ] }, "requirement": { "exact": [ "2.8.2-SPM" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "zipfoundation", "location": { "remote": [ { "urlString": "https://github.com/beMappy/ZIPFoundation/" } ] }, "requirement": { "exact": [ "0.9.15-SPM" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "reachability.swift", "location": { "remote": [ { "urlString": "https://github.com/beMappy/Reachability.swift/" } ] }, "requirement": { "exact": [ "5.1.0-SPM" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "pusherswift", "location": { "remote": [ { "urlString": "https://github.com/beMappy/PusherSwift/" } ] }, "requirement": { "exact": [ "10.1.1-SPM" ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "realmswift", "location": { "remote": [ { "urlString": "https://github.com/beMappy/RealmSwift" } ] }, "requirement": { "exact": [ "10.39.1-SPM" ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.7.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- arcgis-runtime-ios100.15.2
- CocoaLumberjackSwift3.7.4-SPM2
- KeychainAccess4.2.2-SPM
- Swinject2.8.2-SPM
- ZIPFoundation0.9.15-SPM
- Reachability5.1.0-SPM
- PusherSwift10.1.1-SPM
- RealmSwift10.39.1-SPM
Dependencies
{ "url": "/usr/src/package", "name": "Mappy", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/Esri/arcgis-runtime-ios/", "name": "arcgis-runtime-ios", "path": "/usr/src/package/.build/checkouts/arcgis-runtime-ios", "version": "100.15.2", "identity": "arcgis-runtime-ios", "dependencies": [] }, { "url": "https://github.com/beMappy/CocoaLumberjackSwift/", "name": "CocoaLumberjackSwift", "path": "/usr/src/package/.build/checkouts/CocoaLumberjackSwift", "version": "3.7.4-SPM2", "identity": "cocoalumberjackswift", "dependencies": [ { "url": "https://github.com/beMappy/CocoaLumberjack/", "name": "CocoaLumberjack", "path": "/usr/src/package/.build/checkouts/CocoaLumberjack", "version": "3.7.4-SPM", "identity": "cocoalumberjack", "dependencies": [] } ] }, { "url": "https://github.com/beMappy/Mappy-KeychainAccess/", "name": "KeychainAccess", "path": "/usr/src/package/.build/checkouts/Mappy-KeychainAccess", "version": "4.2.2-SPM", "identity": "mappy-keychainaccess", "dependencies": [] }, { "url": "https://github.com/beMappy/Swinject/", "name": "Swinject", "path": "/usr/src/package/.build/checkouts/Swinject", "version": "2.8.2-SPM", "identity": "swinject", "dependencies": [] }, { "url": "https://github.com/beMappy/ZIPFoundation/", "name": "ZIPFoundation", "path": "/usr/src/package/.build/checkouts/ZIPFoundation", "version": "0.9.15-SPM", "identity": "zipfoundation", "dependencies": [] }, { "url": "https://github.com/beMappy/Reachability.swift/", "name": "Reachability", "path": "/usr/src/package/.build/checkouts/Reachability.swift", "version": "5.1.0-SPM", "identity": "reachability.swift", "dependencies": [] }, { "url": "https://github.com/beMappy/PusherSwift/", "name": "PusherSwift", "path": "/usr/src/package/.build/checkouts/PusherSwift", "version": "10.1.1-SPM", "identity": "pusherswift", "dependencies": [ { "url": "https://github.com/beMappy/TweetNacl", "name": "TweetNacl", "path": "/usr/src/package/.build/checkouts/TweetNacl", "version": "1.0.2-SPM", "identity": "tweetnacl", "dependencies": [] }, { "url": "https://github.com/beMappy/NWWebSocket", "name": "NWWebSocket", "path": "/usr/src/package/.build/checkouts/NWWebSocket", "version": "0.5.2-SPM", "identity": "nwwebsocket", "dependencies": [] } ] }, { "url": "https://github.com/beMappy/RealmSwift", "name": "RealmSwift", "path": "/usr/src/package/.build/checkouts/RealmSwift", "version": "10.39.1-SPM", "identity": "realmswift", "dependencies": [ { "url": "https://github.com/beMappy/Realm/", "name": "Realm", "path": "/usr/src/package/.build/checkouts/Realm", "version": "10.39.1-SPM", "identity": "realm", "dependencies": [] } ] } ] }