blob: 3317f56a99489516bab6c58099f2d8494ab1db4e [file] [log] [blame]
{
"name": "MHInteractiveClock",
"platforms": {
"ios": "9.0"
},
"version": "0.0.10",
"summary": "A customizable clock of which the handle can be interacted with.",
"requires_arc": true,
"swift_version": "4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maiko Hermans": "mwmhermans@outlook.com"
},
"homepage": "https://github.com/MaikoHermans/MHInteractiveClock",
"source": {
"git": "https://github.com/MaikoHermans/MHInteractiveClock.git",
"tag": "0.0.10"
},
"frameworks": "UIKit",
"source_files": "MHInteractiveClock/**/*.{swift}"
}