[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 2 / GPRChinaAddressIndex / 0.1.0 / GPRChinaAddressIndex.podspec.json
blob9b6797aa87e0bd521fce34b9a984c7fd86d845ce
2   "name": "GPRChinaAddressIndex",
3   "version": "0.1.0",
4   "summary": "A index of China's top three levels of address",
5   "description": "A index of China's top three levels of address: province, city, town.\nThe example of this lib is a address picker, to indicate how it works.",
6   "homepage": "https://github.com/anthann/GPRChinaAddressIndex",
7   "license": "MIT",
8   "authors": {
9     "anthann": "72115165g@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/anthann/GPRChinaAddressIndex.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "GPRChinaAddressIndex/Classes/*",
19   "resource_bundles": {
20     "GPRChinaAddressIndex": [
21       "GPRChinaAddressIndex/Assets/*.db"
22     ]
23   },
24   "dependencies": {
25     "FMDB": [
26       "2.6.2"
27     ]
28   }