[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 2 / ELPickerView / 0.1.1 / ELPickerView.podspec.json
blobf63fcd6944d0186d66f7a02e9fcc98f5cb44f42e
2   "name": "ELPickerView",
3   "version": "0.1.1",
4   "summary": "Easily Used Picker View build with Swift 3",
5   "description": "ELPickerView is an easily used Picker View suit. To use ELPickerView, only three steps (- add -show -hide) is need.\nELPickerView is flexable too, there are rich document and annotation for ELPickerView.",
6   "homepage": "https://github.com/Elenionl/ELPickerView-Swift",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Elenionl/ELPickerView-Swift/master/screenshots/screenshots_2.png",
9     "https://raw.githubusercontent.com/Elenionl/ELPickerView-Swift/master/screenshots/screenshots_1.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE.md"
14   },
15   "authors": {
16     "Hanping Xu": "stellanxu@gmail.com"
17   },
18   "social_media_url": "https://github.com/Elenionl",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source": {
23     "git": "https://github.com/Elenionl/ELPickerView-Swift.git",
24     "tag": "0.1.1"
25   },
26   "source_files": "ELPickerView/ELPickerView/*.swift",
27   "requires_arc": true,
28   "frameworks": "UIKit",
29   "pushed_with_swift_version": "3.0"