blob: 9830292d38924928e05669feaf69059a9d6a886b [file] [log] [blame]
{
"name": "MapManagerReportLocation",
"version": "0.0.4",
"summary": "定位上报部检测平台",
"description": "定位上报部检测平台依赖包。",
"homepage": "https://github.com/jaywcjlove/map-manager-report-location",
"license": {
"type": "MIT",
"text": "MIT License\n\n Copyright (c) 2020 小弟调调™\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE."
},
"authors": {
"Kenny Wong": "wowohoo@qq.com"
},
"source": {
"git": "https://github.com/jaywcjlove/map-manager-report-location.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"IPHONEOS_DEPLOYMENT_TARGET": "8.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ENABLE_BITCODE": "NO",
"VALID_ARCHS": "armv7 arm64",
"VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
},
"ios": {
"vendored_frameworks": "MapManager.framework"
},
"libraries": "z",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"Security",
"CoreLocation",
"JavaScriptCore"
],
"dependencies": {
"AMapLocation": [
"2.6.7"
],
"GMObjC": [
"3.1.2"
]
}
}