blob: 46bcd172d95112d43b3a8eb9c7ec0af0459963b7 [file] [log] [blame]
{
"name": "BXAppKit-BXCityPicker",
"version": "1.0.0",
"summary": "Pure-Swift iOS Application Library BXCityPicker",
"description": "Pure-Swift iOS Application Library BXCityPicker, with CocoaPods Support",
"homepage": "https://github.com/banxi1988/BXAppKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/banxi1988/BXAppKit.git",
"branch": "master"
},
"source_files": [
"BXCityPicker/**/*.swift"
],
"dependencies": {
"BXAppKit-BXModel": [
],
"BXAppKit-PinAuto": [
],
"BXAppKit-BXiOSUtils": [
],
"BXAppKit-BXForm": [
]
},
"requires_arc": true,
"module_name": "BXCityPicker",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.1"
}