| { |
| "name": "VLTMaps_HM", |
| "version": "1.0.0", |
| "authors": "Verizon", |
| "summary": "Reusable map component for iOS", |
| "homepage": "https://location.verizon.com", |
| "license": "Commercial", |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "requires_arc": true, |
| "swift_versions": "5.0", |
| "module_name": "VLTMaps", |
| "source": { |
| "http": "https://artifactory.location.verizon.com:443/artifactory/vz-ios/VLTMapsSDK/VLTMaps_HM-1.0.0.zip" |
| }, |
| "preserve_paths": "VLTMaps.framework", |
| "vendored_frameworks": "VLTMaps.framework", |
| "dependencies": { |
| "Mapbox-iOS-SDK": [ |
| "5.8.0" |
| ] |
| }, |
| "swift_version": "5.0" |
| } |