[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / 1 / BXAppKit-BXCityPicker / 1.0.0 / BXAppKit-BXCityPicker.podspec.json
blob46bcd172d95112d43b3a8eb9c7ec0af0459963b7
2   "name": "BXAppKit-BXCityPicker",
3   "version": "1.0.0",
4   "summary": "Pure-Swift iOS Application Library BXCityPicker",
5   "description": "Pure-Swift iOS Application Library BXCityPicker, with CocoaPods Support",
6   "homepage": "https://github.com/banxi1988/BXAppKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "banxi1988": "banxi1988@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/banxi1988/BXAppKit.git",
19     "branch": "master"
20   },
21   "source_files": [
22     "BXCityPicker/**/*.swift"
23   ],
24   "dependencies": {
25     "BXAppKit-BXModel": [
27     ],
28     "BXAppKit-PinAuto": [
30     ],
31     "BXAppKit-BXiOSUtils": [
33     ],
34     "BXAppKit-BXForm": [
36     ]
37   },
38   "requires_arc": true,
39   "module_name": "BXCityPicker",
40   "pod_target_xcconfig": {
41     "SWIFT_VERSION": "3.1"
42   },
43   "pushed_with_swift_version": "3.1"