blob: 63a8658a657d7dd68a1d40e2bd23b68492a94f0e [file] [log] [blame]
{
"name": "JumpingLabel",
"version": "0.1.0",
"summary": "Animate Text Label , Like Count Down",
"swift_version": "3.2",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/chings228/JumpingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chings228": "chings228@gmail.com"
},
"source": {
"git": "https://github.com/chings228/JumpingLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JumpingLabel/Classes/**/*"
}