blob: 9b6797aa87e0bd521fce34b9a984c7fd86d845ce [file] [log] [blame]
{
"name": "GPRChinaAddressIndex",
"version": "0.1.0",
"summary": "A index of China's top three levels of address",
"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.",
"homepage": "https://github.com/anthann/GPRChinaAddressIndex",
"license": "MIT",
"authors": {
"anthann": "72115165g@gmail.com"
},
"source": {
"git": "https://github.com/anthann/GPRChinaAddressIndex.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GPRChinaAddressIndex/Classes/*",
"resource_bundles": {
"GPRChinaAddressIndex": [
"GPRChinaAddressIndex/Assets/*.db"
]
},
"dependencies": {
"FMDB": [
"2.6.2"
]
}
}