blob: 9a9b40927acb23f70c37e0ff5830cfe1ecf5419c [file] [log] [blame]
{
"name": "CXProvincesMapView",
"version": "0.0.8",
"summary": "CXProvincesMapView 是一个显示中国省份的地图控件",
"description": "CXProvincesMapView 是一个显示中国省份的地图控件,支持点击效果的设置.",
"homepage": "https://github.com/CXTretar/CXProvincesMapView",
"license": "MIT",
"authors": {
"CXTretar": "misscxuan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CXTretar/CXProvincesMapView.git",
"tag": "0.0.8"
},
"source_files": "CXProvincesMapView/CXProvincesMapView/*.{h,m}",
"requires_arc": true
}