blob: 7b9ece7ee569a4b86d145af1f81b7e98f410bde1 [file] [log] [blame]
{
"name": "TimeManagementUI",
"platforms": {
"ios": "12.0"
},
"summary": "TimeManagementUI provides UI components for displaying and letting users input date or time selections.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonas Maier": "maierjonas@live.de"
},
"homepage": "https://github.com/maierj/TimeManagementUI",
"source": {
"git": "https://github.com/maierj/TimeManagementUI.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "Source/*.{swift}",
"swift_version": "4.2"
}