{ | |
"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" | |
] | |
} |