[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 3 / TZCityList / 0.0.3 / TZCityList.podspec.json
blobf124dcb393140eb037d1f0b73fe62029a3da27ba
2   "name": "TZCityList",
3   "version": "0.0.3",
4   "summary": "进行地理位置的选择",
5   "description": "该库实现地理位置选择的功能,例如京东收货地址选择",
6   "homepage": "https://github.com/TuZhen/TZCityList",
7   "license": "MIT",
8   "authors": {
9     "TuZhen": "13926437204@163.com"
10   },
11   "source": {
12     "git": "https://github.com/TuZhen/TZCityList.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "TZCityList/Classes/*.{h,m}",
19   "dependencies": {
20     "FMDB": [
22     ]
23   },
24   "resource_bundles": {
25     "TZCityList": [
26       "TZCityList/Classes/*.{xib,db}"
27     ]
28   }