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