[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / 5 / PickerFieldsDataHelper / 0.2.0 / PickerFieldsDataHelper.podspec.json
blob71598939c438d1125fbdee4d4d4adb6bbdb801b8
2   "name": "PickerFieldsDataHelper",
3   "version": "0.2.0",
4   "summary": "PickerFieldsDataHelper is a protocol in Swift, that helps using selectable options in text field outlets.",
5   "description": "Swift (3) Protocol to create Picker Views and Date Pickers to work with Text Fields' outlets, providing selectable options to fulfill them.",
6   "homepage": "https://github.com/allanalves/PickerFieldsDataHelper",
7   "screenshots": [
8     "https://raw.githubusercontent.com/allanalves/PickerFieldsDataHelper/master/Images/normal-picker.png",
9     "https://raw.githubusercontent.com/allanalves/PickerFieldsDataHelper/master/Images/date-picker.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Allan Alves": "allanalves90@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/allanalves/PickerFieldsDataHelper.git",
20     "tag": "0.2.0"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "PickerFieldsDataHelper/Classes/**/*",
26   "pushed_with_swift_version": "+3.0"