blob: 543ad830eded9cc55670daf9d769bf92edb1b591 [file] [log] [blame]
{
"name": "PickerFieldsDataHelper",
"version": "0.1.0",
"summary": "PickerFieldsDataHelper is a protocol in Swift, that helps using selectable options in text field outlets.",
"description": "Swift (3) Protocol to create Picker Views and Date Pickers to work with Text Fields' outlets, providing selectable options to fulfill them.",
"homepage": "https://github.com/allanalves/PickerFieldsDataHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allan Alves": "allanalves90@gmail.com"
},
"source": {
"git": "https://github.com/allanalves/PickerFieldsDataHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PickerFieldsDataHelper/Classes/**/*",
"pushed_with_swift_version": "3.0"
}