blob: c56faed50e35dfb484170711d6cc81156da8e4ed [file] [log] [blame]
{
"name": "CCMapLib",
"version": "0.1.0",
"summary": "地图组件化",
"description": "<<<<<<< HEAD\n 组件化的地图,引用系统mapkit\n=======\n 地图组件化,引用系统地图\n>>>>>>> f4cb19abe7457be831979e011f10734f68baece9",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CCMapLib/Classes/**/*",
"frameworks": "MapKit"
}