[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 3 / b / AMapLocationDynamic-NO-IDFA / 2.6.3 / AMapLocationDynamic-NO-IDFA.podspec.json
blob921a896cd167cb99fe30a34f9d0c9fe6ca3eb61b
2   "name": "AMapLocationDynamic-NO-IDFA",
3   "version": "2.6.3",
4   "summary": "AMapLocationKit for iOS.",
5   "description": "AMapLocation Dynamic SDK for iOS by Autonavi.",
6   "homepage": "http://lbs.amap.com/api/ios-sdk/summary/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2014 AutoNavi. All Rights Reserved."
10   },
11   "authors": "lbs.amap.com",
12   "social_media_url": "http://lbsbbs.amap.com/forum.php?mod=forumdisplay&fid=55",
13   "documentation_url": "http://a.amap.com/lbs/static/unzip/iOS_Location_Doc/index.html",
14   "source": {
15     "http": "https://raw.githubusercontent.com/amap-demo/iOS_SDK_Dynamic/master/AMap_iOS_Loc_Lib_V2.6.3.zip"
16   },
17   "source_files": "AMapLocationKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "AMapLocationKit.framework/Headers/*.h",
26   "vendored_frameworks": "AMapLocationKit.framework",
27   "frameworks": [
28     "CoreLocation",
29     "CoreTelephony",
30     "SystemConfiguration",
31     "Security",
32     "ExternalAccessory"
33   ],
34   "libraries": "z",
35   "preserve_paths": "**/*.bcsymbolmap",
36   "dependencies": {
37     "AMapFoundationDynamic-NO-IDFA": [
38       "~>1.5"
39     ]
40   }