blob: a236860b60e9afc1b3ad317071f66c5a951d4b4f [file] [log] [blame]
{
"name": "CountdownLabel",
"version": "1.2.0",
"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": "1.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CountdownLabel/**/*.swift",
"requires_arc": true,
"frameworks": "UIKit"
}