blob: d350b39e485e128ad76fdfdd17d1e61ebb1970a4 [file] [log] [blame]
{
"name": "GroundTruthLocationSDK",
"version": "5.2.0",
"summary": "GroundTruth Location SDK iOS",
"homepage": "https://docs.groundtruth.com",
"documentation_url": "https://docs.groundtruth.com",
"license": {
"type": "Proprietary",
"file": "LICENSE.md"
},
"authors": {
"GroundTruth": "sdk@groundtruth.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://packages.weatherbug.net/cocoapods/groundtruth/GTLocationSDK/tags/5.2.0/XADLocationSDK.framework.zip"
},
"vendored_frameworks": "XADLocationSDK.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}