[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / d / PickerView / 0.3.1 / PickerView.podspec.json
blob22292c69b9248332f6308eea5a978b78c37e9f23
2   "name": "PickerView",
3   "version": "0.3.1",
4   "summary": "A customizable alternative to UIPickerView.",
5   "description": "PickerView is an easy to use and customize alternative to UIPickerView written in Swift, but works with Objective-C too. It was developed to provide a highly customizable experience, so you can implement your custom designed UIPickerView.",
6   "homepage": "https://github.com/filipealva/PickerView",
7   "documentation_url": "https://github.com/filipealva/PickerView/blob/master/README.md",
8   "license": "MIT",
9   "authors": {
10     "Filipe Alvarenga": "ofilipealvarenga@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/filipealva/PickerView.git",
14     "tag": "0.3.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "pushed_with_swift_version": "3.0"