[Add] KGoogleMap 0.1.5
[CocoaPods.git] / Specs / 8 / 0 / 4 / HTMILocationManager / 0.1.5 / HTMILocationManager.podspec.json
blobdd108fc00338983434ca74b2fc4da9532b8ca967
2   "name": "HTMILocationManager",
3   "version": "0.1.5",
4   "summary": "A short description of HTMILocationManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lqwang521/HTMILocationManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "wanglq@htmitech.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/MyCoding521/HTMILocationManager.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMILocationManager/Classes/*.{h,m}",
22   "frameworks": [
23     "JavaScriptCore",
24     "SystemConfiguration",
25     "CoreLocation",
26     "CoreTelephony"
27   ],
28   "libraries": [
29     "c++",
30     "z"
31   ],
32   "static_framework": true,
33   "vendored_frameworks": [
34     "HTMILocationManager/Classes/SDK/AMapFoundationKit.framework",
35     "HTMILocationManager/Classes/SDK/AMapSearchKit.framework",
36     "HTMILocationManager/Classes/SDK/MAMapKit.framework",
37     "HTMILocationManager/Classes/SDK/AMapLocationKit.framework"
38   ]