blob: 2b0f5a64befb0d448c0d2545f05a10524d173785 [file] [log] [blame]
{
"name": "TomTomOnlineSDKGeofencing",
"version": "2.4.593",
"summary": "TomTom Online SDK Geofencing",
"homepage": "https://developer.tomtom.com/maps-sdk-ios/geofencing-public-preview",
"license": {
"type": "CUSTOM",
"file": "TomTomOnlineSDKGeofencing/LICENSE.md"
},
"authors": {
"TomTom Inc.": "developer@tomtom.com"
},
"source": {
"http": "https://dl.tomtom.com:8443/nexus/content/repositories/releases_ios/TomTomOnlineSDKGeofencing/TomTomOnlineSDKGeofencing_2.4.593.framework.zip"
},
"platforms": {
"ios": "9.1"
},
"ios": {
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreLocation"
],
"vendored_frameworks": "TomTomOnlineSDKGeofencing/TomTomOnlineSDKGeofencing.framework",
"dependencies": {
"TomTomOnlineUtils": [
"2.4.593"
]
}
}
}