blob: 28b08158dca2b02412e41d774bf124d9a28c265f [file] [log] [blame]
{
"name": "KCCircularTimer",
"version": "0.1.0",
"summary": "A simple circular timer usable with Interface Builder in Xcode.",
"description": "KCCircularTimer is a simple, configurable circular timer that is usable in Interface Builder in Xcode.",
"homepage": "https://github.com/kcramer/KCCircularTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Cramer": "kevinx@sent.com"
},
"source": {
"git": "https://github.com/kcramer/KCCircularTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift"
}