blob: 110b6501b97c75fd05e993638ad5c1455c533649 [file] [log] [blame]
{
"name": "LFTimePicker",
"version": "0.3",
"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"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}