blob: 94583bcad7de8efa07b693ca7184a8dcb4615ac6 [file] [log] [blame]
{
"name": "LFTimePicker",
"version": "0.3.2",
"summary": "Custom Time Picker ViewController with Selection of start and end times in Swift",
"homepage": "https://github.com/awesome-labs/LFTimePicker/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Farah": "lucas.farah@me.com"
},
"social_media_url": "https://twitter.com/7farah7",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/awesome-labs/LFTimePicker.git",
"tag": "0.3.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}