blob: e3d42b8e86b22dd23f0adc6d59a4399f788d1ab3 [file] [log] [blame]
{
"name": "TTADataPickerView",
"version": "0.1.0",
"summary": "A 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": "8.0"
},
"source": {
"git": "https://github.com/TMTBO/TTADataPickerView.git",
"tag": "0.1.0"
},
"source_files": [
"TTADataPickerView",
"TTADataPickerView/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}