[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / 7 / AMapFoundationDynamic / 1.5.5 / AMapFoundationDynamic.podspec.json
blob064ca039a6846777c35102a89a639d5f79886f8e
2   "name": "AMapFoundationDynamic",
3   "version": "1.5.5",
4   "summary": "AMapFoundationKit for iOS.",
5   "description": "AMapFoundation 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=38",
13   "documentation_url": "http://a.amap.com/lbs/static/unzip/iOS_Map_Doc/AMap_iOS_API_Doc_Foundation/index.html",
14   "source": {
15     "http": "https://raw.githubusercontent.com/amap-demo/iOS_SDK_Dynamic/master/AMap_iOS_Foundation_Lib_V1.5.5.zip"
16   },
17   "source_files": "AMapFoundationKit.framework/**/*.{h}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "AMapFoundationKit.framework/Headers/*.h",
26   "vendored_frameworks": "AMapFoundationKit.framework",
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreTelephony",
30     "Security",
31     "CoreLocation"
32   ],
33   "libraries": [
34     "z",
35     "c++"
36   ],
37   "preserve_paths": "**/*.bcsymbolmap"