blob: 4fb9a23e4fdf2a9e8e0388b1943c676390ae8bf5 [file] [log] [blame]
{
"name": "HYMapKit",
"version": "0.1.0",
"summary": "HYMapKit",
"description": "方便切换不同种类地图",
"homepage": "https://github.com/parallelWorld/HYMapKit",
"license": "MIT",
"authors": {
"parallelWorld": "654269765@qq.com"
},
"source": {
"git": "https://github.com/parallelWorld/HYMapKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit"
]
}