blob: 6d9dbe8eb7396263d5b1e2ca5a799975f5811bb4 [file] [log] [blame]
{
"name": "CRGradientLabel",
"version": "1.0.2",
"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.",
"source": {
"git": "https://github.com/chroman/CRGradientLabel.git",
"tag": "1.0.2"
},
"source_files": "CRGradientLabel/Swift/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/chroman",
"platforms": {
"ios": "7.0"
}
}