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