blob: 8fda59b4ae7192f2b952ce87403baca705d37ebc [file] [log] [blame]
{
"name": "TTADataPickerView",
"version": "0.1.6",
"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.6"
},
"source_files": [
"TTADataPickerView",
"TTADataPickerView/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}