blob: 2440bb4fc2af90a8fd9a1a48105e86063392a577 [file] [log] [blame]
{
"name": "HTMILocationManager",
"version": "0.1.1",
"summary": "A short description of HTMILocationManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMILocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMILocationManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMILocationManager/Classes/**/*.{h,m}",
"frameworks": [
"JavaScriptCore",
"SystemConfiguration",
"CoreLocation",
"CoreTelephony"
],
"libraries": [
"c++",
"z"
],
"vendored_frameworks": [
"HTMILocationManager/Classes/SDK/AMapFoundationKit.framework",
"HTMILocationManager/Classes/SDK/AMapSearchKit.framework",
"HTMILocationManager/Classes/SDK/MAMapKit.framework",
"HTMILocationManager/Classes/SDK/AMapLocationKit.framework"
]
}