blob: 5baf8bf9cccff7f954814a48498ba64391719b89 [file] [log] [blame]
{
"name": "ZIKMapKit",
"version": "0.1.0",
"summary": "地图组件(使用高德地图).",
"description": "TODO: 地图组件(使用高德地图).",
"homepage": "https://github.com/ZIKMap/ZIKMapKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"811528603@qq.com": "811528603@qq.com"
},
"source": {
"git": "https://github.com/ZIKMap/ZIKMapKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZIKMapKit/Classes/**/*",
"resource_bundles": {
"ZIKMapKit": [
"ZIKMapKit/Assets/*"
]
},
"dependencies": {
"MJRefresh": [
"~> 1.4.6"
]
}
}