blob: 6a45f1f3e666b5d2bf08ce4d1c371e460675ab86 [file] [log] [blame]
{
"name": "PJAnimation",
"version": "0.1.1",
"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/PJAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"preetam": "preetamjadakar@yahoo.com"
},
"source": {
"git": "https://github.com/preetamjadakar/PJAnimation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PJAnimation/Classes/**/*"
}