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