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