blob: b260580cca2f514055b58c295c85e0f7fbe74304 [file] [log] [blame]
{
"name": "AnimatedLabel",
"version": "0.1.0",
"summary": "UILabel of blink.",
"description": "It will create an animated Label",
"homepage": "https://github.com/paulsoham/AnimatedLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"paulsoham": "paulsoham@gmail.com"
},
"source": {
"git": "https://github.com/paulsoham/AnimatedLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatedLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}