[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 6 / 4 / VRPicker / 3.0.0 / VRPicker.podspec.json
blob64460c73a1fc8dd11f8524dbef54536a90262797
2   "name": "VRPicker",
3   "version": "3.0.0",
4   "summary": "A configurable picker for iOS apps written in Swift",
5   "description": "VRPicker is a configurable and simple horizontal picker for iOS apps written entirely in Swift.",
6   "homepage": "https://github.com/vrutberg/VRPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Viktor Rutberg": "wishie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vrutberg/VRPicker.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "VRPicker/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"