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