blob: eec7324bda56b2efcadada1f23357f38fa16d5b4 [file] [log] [blame]
{
"name": "MHInteractiveClock",
"platforms": {
"ios": "9.0"
},
"version": "0.0.9",
"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.9"
},
"frameworks": "UIKit",
"source_files": "MHInteractiveClock/**/*.{swift}"
}