[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 8 / 7 / AMapSearch / 2.4.1 / AMapSearch.podspec.json
blob98b6ff11c21f9c92ebb74764bfe82dbe94a8f91e
2   "name": "AMapSearch",
3   "version": "2.4.1",
4   "summary": "Map Search SDK for iOS by Autonavi.",
5   "description": "                   Map Search SDK for iOS by Autonavi.\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://lbs.amap.com/api/ios-sdk/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=38",
13   "docset_url": "http://lbs.amap.com/api/ios-sdk/reference/",
14   "source": {
15     "http": "http://lbs.amap.com/wp-content/uploads/2014/06/AMap_iOS_API_Search_Lib_V2.4.1.zip"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC",
23     "ARCHS": "$(ARCHS_STANDARD)"
24   },
25   "public_header_files": "AMapSearchKit.framework/Versions/2.4.1.16e89a2/Headers/*.h",
26   "vendored_frameworks": "AMapSearchKit.framework",
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreTelephony"
30   ],
31   "libraries": [
32     "stdc++.6.0.9",
33     "z"
34   ]