blob: fbc105a07da64284d8002c8ca5cd712ae7e2aa49 [file] [log] [blame]
{
"name": "TLCityPicker",
"version": "1.0.0",
"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/tbl00c/TLCityPicker.git",
"tag": "1.0.0"
},
"source_files": "TLCityPicker/*.{h,m,plist}",
"requires_arc": true
}