[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 2 / ELPickerView / 0.1.0 / ELPickerView.podspec.json
blobea6cbdc7e68ddbceb3e633c4e230b5cb8df0ae09
2   "name": "ELPickerView",
3   "version": "0.1.0",
4   "summary": "A Picker View with animation build in 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": "MIT",
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": "0.1.0"
22   },
23   "source_files": "ELPickerView/ELPickerView/*.swift",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"