blob: d3f182789a93a2bf5f5e81ea61f5fe251112454e [file] [log] [blame]
{
"name": "SIMMapKit",
"version": "0.1.2",
"summary": "SIM地图之一 高德地图 上半部分显示地图,下半部分显示位置文字信息",
"description": "TODO: SIM地图之一 高德地图 上半部分显示地图,下半部分显示位置文字信息",
"homepage": "https://github.com/samim-function-module/SIMMapKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZacharyIcoder": "811528603@qq.com"
},
"source": {
"git": "https://github.com/samim-function-module/SIMMapKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SIMMapKit/Classes/**/*",
"resource_bundles": {
"SIMMapKit": [
"SIMMapKit/Assets/*"
]
},
"dependencies": {
"MJRefresh": [
],
"AMapLocation-NO-IDFA": [
],
"AMapSearch-NO-IDFA": [
],
"AMap2DMap-NO-IDFA": [
]
}
}