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