blob: a7cb141236fb70aec4112213610ec24b84ba093c [file] [log] [blame]
{
"name": "ThirdPapayaLabel",
"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/jfcadillo951/ThirdPapayaLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"josuecadillo": "jfcadillo951@gmail.com"
},
"source": {
"git": "https://github.com/jfcadillo951/ThirdPapayaLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ThirdPapayaLabel/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}