blob: 34eddcab35fe0f57631db687a972a3c2a56b8328 [file] [log] [blame]
{
"name": "CRGradientLabel",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/chroman/CRGradientLabel",
"authors": {
"Christian Roman": "chroman16@gmail.com"
},
"summary": "Custom UILabel subclass with gradient coloured backgrounds, written in Swifts.",
"source": {
"git": "https://github.com/chroman/CRGradientLabel.git",
"tag": "1.0.1"
},
"source_files": "CRGradientLabel/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/chroman",
"platforms": {
"ios": "7.0"
}
}