blob: 48fbc1c2d58aaec3d081d2bd06180d72f37d10e3 [file] [log] [blame]
{
"name": "CCMapLib",
"version": "0.1.2",
"summary": "地图组件化",
"description": "地图组件化,引用系统地图",
"homepage": "http://gitlab.hbc.tech/ios/CCMapView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anxianglong": "anxianglong@huangbaoche.com"
},
"source": {
"git": "git@gitlab.hbc.tech:ios/CCMapView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CCMapLib/Classes/**/*",
"resource_bundles": {
"CCMapLib": [
"CCMapLib/Assets/*"
]
},
"frameworks": "MapKit"
}