[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 2 / ELPickerView / 3.0.0 / ELPickerView.podspec.json
blobad85bd012fadae85a7daf56c60b75fa8b3c9b7b0
2   "name": "ELPickerView",
3   "version": "3.0.0",
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": "https://raw.githubusercontent.com/Elenionl/ELPickerView-Swift/master/screenshots/screenshots_4.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Hanping Xu": "stellanxu@gmail.com"
14   },
15   "social_media_url": "https://github.com/Elenionl",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/Elenionl/ELPickerView-Swift.git",
21     "tag": "3.0.0"
22   },
23   "source_files": "Pod/*",
24   "requires_arc": true,
25   "frameworks": "UIKit",
26   "pushed_with_swift_version": "3.0"