blob: 1afb4041f44e93667140b4cfbbcb82a619c0c03c [file] [log] [blame]
{
"name": "TTADataPickerView",
"version": "0.4.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.4.0"
},
"source_files": [
"TTADataPickerView",
"TTADataPickerView/**/*.{swift}"
],
"requires_arc": true
}