blob: b451b4c2293b31c47cb09d173865a479b560f70d [file] [log] [blame]
{
"name": "TTADataPickerView",
"version": "0.3.0",
"summary": "A Swift mixed data selector",
"description": "A picker view allow you to pick the titles you want and the date, time or dateTime in one view!",
"homepage": "https://github.com/TMTBO/TTADataPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TobyoTenma": "tmtbo@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TMTBO/TTADataPickerView.git",
"tag": "0.3.0"
},
"source_files": [
"TTADataPickerView",
"TTADataPickerView/**/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}