blob: a42755ddf83fc279d46b3c31b49afc6e04fd70c7 [file] [log] [blame]
{
"name": "BXCityPicker",
"version": "0.1.2",
"summary": "BXCityPicker is City Picker for China",
"description": "BXCityPicker is powerfull City Picker for China with Custom Province,City,Distinct Support",
"homepage": "https://github.com/banxi1988/BXCityPicker",
"license": "MIT",
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/BXCityPicker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"CoreLocation"
],
"dependencies": {
"PinAuto": [
],
"BXModel": [
]
}
}