blob: 288b78b556486b81920c651ab7f801a3a701aa3a [file] [log] [blame]
{
"name": "CXProvincesMapView",
"version": "0.0.6",
"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.6"
},
"source_files": "CXProvincesMapView/CXProvincesMapView/*.{h,m}",
"requires_arc": true
}