| { |
| "name": "MJLCityController", |
| "version": "0.0.2", |
| "summary": "城市选择器", |
| "description": "这是一个仿美团的城市选择器", |
| "homepage": "https://git.coding.net/iceCarry/MJLCityController.git", |
| "license": "MIT", |
| "authors": { |
| "iceCarry": "947486066@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://git.coding.net/iceCarry/MJLCityController.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "JFCityViewController", |
| "JFCityViewController/**/*" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "FMDB": [ |
| |
| ], |
| "Masonry": [ |
| |
| ] |
| } |
| } |