blob: f124dcb393140eb037d1f0b73fe62029a3da27ba [file] [log] [blame]
{
"name": "TZCityList",
"version": "0.0.3",
"summary": "进行地理位置的选择",
"description": "该库实现地理位置选择的功能,例如京东收货地址选择",
"homepage": "https://github.com/TuZhen/TZCityList",
"license": "MIT",
"authors": {
"TuZhen": "13926437204@163.com"
},
"source": {
"git": "https://github.com/TuZhen/TZCityList.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TZCityList/Classes/*.{h,m}",
"dependencies": {
"FMDB": [
]
},
"resource_bundles": {
"TZCityList": [
"TZCityList/Classes/*.{xib,db}"
]
}
}