| { | |
| "name": "IBCityPicker", | |
| "version": "1.0.1", | |
| "summary": "中国城市选择器,自动管理最近访问城市,快速集成。", | |
| "homepage": "https://github.com/tbl00c/TLCityPicker", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "libokun": "libokun@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/iblacksun/TLCityPicker.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "TLCityPicker/*.{h,m,plist}", | |
| "requires_arc": true | |
| } |