blob: c8d52685d4a5685fac095b00a7f44119151d8def [file] [log] [blame]
{
"name": "JBGradientTextViews",
"version": "1.0.0",
"summary": "JBGradientTextViews adds the ability to add gradients to all your favorite UI text classes!",
"homepage": "https://github.com/carleek/JBGradientTextViews",
"license": "MIT",
"authors": {
"carleek": "joshbryson@quickworkapps.com"
},
"source": {
"git": "https://github.com/carleek/JBGradientTextViews.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": "UIKit"
}