blob: b4f141df5b443681a865dcccf823fb0d44978cec [file] [log] [blame]
{
"name": "CountdownLabel",
"version": "2.0.1",
"summary": "Simple countdown UILabel with morphing animation, and some useful function.",
"homepage": "https://github.com/suzuki-0000/CountdownLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"suzuki_keishi": "keishi.1983@gmail.com"
},
"source": {
"git": "https://github.com/suzuki-0000/CountdownLabel.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CountdownLabel/**/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}