blob: c3eebad07986db8c83d6e2b70c62edf9c537ee34 [file] [log] [blame]
{
"name": "PJAnimationNew",
"version": "0.1.0",
"summary": "A subclass on UILabel that provides a blink.",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://github.com/preetamjadakar/PJAnimationNew",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"preetam": "preetamjadakar@yahoo.com"
},
"source": {
"git": "https://github.com/preetamjadakar/PJAnimationNew.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PJAnimationNew/Classes/**/*"
}