blob: 27a0d7b1fab9e20ac55e5987527e771a7a1a7997 [file] [log] [blame]
{
"name": "FlexibleTimePicker",
"version": "0.1.0",
"summary": "A simple and flexible time picker widget",
"description": "With this time picker widget, you will be able to add a flexible and easy to use time picker.",
"homepage": "https://github.com/ebrugungor/FlexibleTimePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ebrugungor": "ebrugungorist@gmail.com"
},
"source": {
"git": "https://github.com/ebrugungor/FlexibleTimePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FlexibleTimePicker/Classes/**/*",
"pushed_with_swift_version": "4.0"
}