[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 6 / 4 / VRPicker / 4.1.0 / VRPicker.podspec.json
blob109c53c7b9db8001397a1100874f6ed93b25ed79
2   "name": "VRPicker",
3   "version": "4.1.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": "4.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "VRPicker/Classes/**/*",
22   "resources": "VRPicker/Resources/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"