[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 8 / 0 / 4 / HTMILocationManager / 0.1.4 / HTMILocationManager.podspec.json
blobd6f62acd8f43a73810091034bbcfd8b8e92922f5
2   "name": "HTMILocationManager",
3   "version": "0.1.4",
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.4"
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   "user_target_xcconfig": {
34     "OTHER_LDFLAGS": [
35       "-lObjC",
36       "-all_load"
37     ]
38   },
39   "vendored_frameworks": [
40     "HTMILocationManager/Classes/SDK/AMapFoundationKit.framework",
41     "HTMILocationManager/Classes/SDK/AMapSearchKit.framework",
42     "HTMILocationManager/Classes/SDK/MAMapKit.framework",
43     "HTMILocationManager/Classes/SDK/AMapLocationKit.framework"
44   ]