[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / a / 1 / KingTest / 1.1 / KingTest.podspec.json
blob36f110c8299428aa1521cf0619f85d2177c80c6a
2   "name": "KingTest",
3   "version": "1.1",
4   "summary": "test pod",
5   "description": "test pod.\n\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!",
6   "homepage": "http://developer.baidu.com/map/index.php?title=iossdk",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright ©2015 Baidu"
10   },
11   "authors": {
12     "baidu map sdk": "dituapi_01@163.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "http": "http://wiki.lbsyun.baidu.com/cms/iossdk/doc/v2_9_0/1_2_3_4_5_6/BaiduMap_IOSSDK_v2.9.0_Lib.zip"
19   },
20   "public_header_files": "iosSDK/**/Headers/*.h",
21   "resources": "iosSDK/BaiduMapAPI_Map.framework/Resources/mapapi.bundle",
22   "vendored_frameworks": "iosSDK/*.framework",
23   "frameworks": [
24     "CoreLocation",
25     "QuartzCore",
26     "OpenGLES",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "Security",
30     "CoreTelephony"
31   ],
32   "libraries": [
33     "sqlite3.0",
34     "stdc++.6.0.9"
35   ],
36   "requires_arc": true