[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 3 / 7 / GXComboBox / 1.1.0 / GXComboBox.podspec.json
blob3e45b240d53607228034ce15f8a6869265ac55c6
2   "name": "GXComboBox",
3   "version": "1.1.0",
4   "summary": "A view for comboBox",
5   "description": "A view for comboBox name GXComboBox.",
6   "homepage": "https://github.com/GXFrighting/GXComboBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JGX": "157610665@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/GXFrighting/GXComboBox.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GXComboBox/Classes/**/*",
22   "resource_bundles": {
23     "GXComboBox": [
24       "GXComboBox/Assets/*.png"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"