blob: 58a2a06fc3a782620ee9a93929cc07e2fc2e4bf9 [file] [log] [blame]
{
"name": "DroidTimeSelection",
"version": "1.0.0",
"summary": "The Android Time Selector for iOS.",
"description": "As someone who used Android for a long time, I found I really missed selecting time using the Android selector. So, I brought it to iOS and mixed it with the manual selection of the UIDatePicker, native to iOS. Now we can enjoy the best of both worlds :D",
"homepage": "https://github.com/DDraiman1990/DroidTimeSelection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDraiman1990": "ddraiman1990@gmail.com"
},
"source": {
"git": "https://github.com/DDraiman1990/DroidTimeSelection.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DroidTimeSelection/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}