blob: ee6832d3c4b8619b9d41500e00c6177fd74db067 [file] [log] [blame]
{
"name": "TZCityList",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"TZCityList/Classes/*.{h,m}",
"TZCityList/*.h"
],
"dependencies": {
"FMDB": [
]
},
"resource_bundles": {
"TZCityList": [
"TZCityList/Classes/*.{xib,db,png}"
]
}
}