[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 5 / 6 / 1 / YohooAMapUtils / 0.1.0 / YohooAMapUtils.podspec.json
blobf8fed076471d793ad11059c5cd63521877b2aa50
2   "name": "YohooAMapUtils",
3   "version": "0.1.0",
4   "summary": "YohooAMapUtils.",
5   "description": "YohooAMapUtils 基于高德地图定位及搜索的工具类",
6   "homepage": "https://github.com/fyfdayan/YohooAMapUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fyfdayan": "bird@corplus.net"
13   },
14   "source": {
15     "git": "https://github.com/fyfdayan/YohooAMapUtils.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YohooAMapUtils/Classes/**/*",
22   "libraries": [
23     "c++",
24     "z",
25     "stdc++.6.0.9"
26   ],
27   "frameworks": [
28     "Security",
29     "SystemConfiguration",
30     "CoreLocation",
31     "CoreTelephony"
32   ],
33   "dependencies": {
34     "AMapSearch": [
36     ],
37     "AMapLocation": [
39     ]
40   }