[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 5 / AMapTrack-NO-IDFA / 1.4.1 / AMapTrack-NO-IDFA.podspec.json
blobdd2c97418ebe51c9c9623bbf21efcc0e1f080bfe
2   "name": "AMapTrack-NO-IDFA",
3   "version": "1.4.1",
4   "summary": "AMapTrackKit for iOS.",
5   "description": "AMapTrack SDK for iOS by Autonavi.",
6   "homepage": "https://lbs.amap.com/api/ios-track/summary/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2014 AutoNavi. All Rights Reserved.\n"
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_Track_Doc/index.html",
14   "source": {
15     "http": "https://amappc.oss-cn-zhangjiakou.aliyuncs.com/lbs/static/zip/AMap_iOS_Track_Lib_V1.4.1.zip"
16   },
17   "source_files": "AMapTrackKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "AMapTrackKit.framework/Headers/*.h",
26   "vendored_frameworks": "AMapTrackKit.framework",
27   "frameworks": [
28     "CoreLocation",
29     "CoreTelephony",
30     "SystemConfiguration",
31     "Security"
32   ],
33   "libraries": [
34     "z",
35     "sqlite3"
36   ],
37   "dependencies": {
38     "AMapFoundation-NO-IDFA": [
39       "~>1.6.4"
40     ],
41     "AMapLocation-NO-IDFA": [
42       "~>2.6.7"
43     ]
44   }