blob: 5af93a1227df591507450ce66e6085ce1a1d0717 [file] [log] [blame]
{
"name": "RedText",
"version": "0.2.0",
"summary": "A subclass on UILabel that changes label color to red",
"description": "This CocoaPod provides the ability to use a UILabel that may be changed to red colcor.",
"homepage": "https://github.com/Amandeep-iOS/RedText.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amandps86@gmail.com": "amandps86@gmail.com"
},
"source": {
"git": "https://github.com/Amandeep-iOS/RedText.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RedText/Classes/**/*"
}