blob: 17310085c94f010364cdaae36ce73c0be56ba3ac [file] [log] [blame]
{
"name": "CXProvincesMapView",
"version": "0.1.0",
"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.1.0"
},
"source_files": "CXProvincesMapView/CXProvincesMapView/*.{h,m}",
"requires_arc": true
}