blob: 936f1f9d3b18f1d333d80f70ad07154d9f4684bd [file] [log] [blame]
{
"name": "RJCityPicker",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RJCityPicker/Classes/**/*",
"resource_bundles": {
"RJCityPicker": [
"RJCityPicker/Assets/*"
]
},
"dependencies": {
"FMDB": [
],
"Pinyin4Swift": [
]
}
}