[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / 5 / PickerFieldsDataHelper / 0.1.0 / PickerFieldsDataHelper.podspec.json
blob543ad830eded9cc55670daf9d769bf92edb1b591
2   "name": "PickerFieldsDataHelper",
3   "version": "0.1.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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Allan Alves": "allanalves90@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/allanalves/PickerFieldsDataHelper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PickerFieldsDataHelper/Classes/**/*",
22   "pushed_with_swift_version": "3.0"