blob: 077ade9f5a46ddfd143ae3fa3b944d956c7c8241 [file] [log] [blame]
{
"name": "TomTomOnlineSDKGeofencing",
"version": "2.4.464",
"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.464.framework.zip"
},
"platforms": {
"ios": "9.1"
},
"ios": {
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreLocation"
],
"vendored_frameworks": "TomTomOnlineSDKGeofencing/TomTomOnlineSDKGeofencing.framework",
"dependencies": {
"TomTomOnlineUtils": [
"2.4.464"
]
}
}
}