[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / c / PickerSwift / 0.9.3 / PickerSwift.podspec.json
blob4c17a4ceb14fc36eb3653fd61bb16d74c106df07
2   "name": "PickerSwift",
3   "version": "0.9.3",
4   "summary": "UIValuePicker and UIDatePicker wrapper in swift.",
5   "description": "UIValuePicker and UIDatePicker wrapper in swift. Encapsulates common picker to reduce boiler plate code",
6   "homepage": "https://github.com/bphenriques/PickerSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bphenriques": "brunoaphenriques@gmail.com"
13   },
14   "social_media_url": "https://www.linkedin.com/in/bphenriques",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/bphenriques/PickerSwift.git",
20     "tag": "0.9.3"
21   },
22   "source_files": "ValuePickerWrapper/**/*.{swift}",
23   "frameworks": "UIKit",
24   "requires_arc": true