blob: a0eb3766edd8f5872b812495f810eef3e213b6b5 [file] [log] [blame]
{
"name": "ClockTime",
"version": "1.2",
"summary": "Simple clock model written in Swift.",
"homepage": "https://github.com/mishimay/ClockTime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuki Mishima": "mishimaybe@gmail.com"
},
"source": {
"git": "https://github.com/mishimay/ClockTime.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ClockTime/Classes/**/*",
"pushed_with_swift_version": "3.1"
}