blob: 7e8d803d708c90daa88976662852acc7b2f24d63 [file] [log] [blame]
{
"name": "WGMapCommonView",
"version": "1.0.1",
"summary": "中国地图(包括各个省),和广东省地图(包括各个市)工具",
"homepage": "https://github.com/wanggang1128/WGMapKit",
"license": "MIT",
"authors": {
"王刚": "wxwangg@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanggang1128/WGMapKit.git",
"tag": "1.0.1"
},
"source_files": "WGMap/MapTools/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}