[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 3 / TZCityList / 0.0.6 / TZCityList.podspec.json
blobeff12cf691f757bf82c0fce9fd08e0e415512ed1
2   "name": "TZCityList",
3   "version": "0.0.6",
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.6"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "TZCityList/Classes/*.{h,m}",
20     "TZCityList/*.h"
21   ],
22   "dependencies": {
23     "FMDB": [
25     ]
26   },
27   "resource_bundles": {
28     "TZCityListResources": [
29       "TZCityList/MyResources/*.{xib,db,png}"
30     ]
31   }