blob: c128c730bf7eeb3f0417395f93687823d2697102 [file] [log] [blame]
{
"name": "RJCityPicker",
"version": "0.1.0",
"summary": "城市选择",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/A-Jun/RJCityPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"A-Jun": "841348093@qq.com"
},
"source": {
"git": "https://github.com/A-Jun/RJCityPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RJCityPicker/Classes/**/*",
"resource_bundles": {
"RJCityPicker": [
"RJCityPicker/Assets/*"
]
},
"dependencies": {
"FMDB": [
],
"Pinyin4Swift": [
]
}
}