blob: 7a665a62ae8a1cce70886fec5e2bca1052c145fc [file] [log] [blame]
{
"name": "ClockTime",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ClockTime/Classes/**/*",
"pushed_with_swift_version": "3.0"
}