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