blob: 5566290a49eae8187b39226796ca88e92f4a6637 [file] [log] [blame]
{
"name": "FXLabel",
"version": "1.4.2",
"license": "zlib",
"summary": "UILabel subclass that supports soft shadows, inner shadow and gradient fill, and which can easily be used in place of any standard UILabel.",
"description": "FXLabel improves upon the standard UILabel by providing a subclass that supports soft shadows, inner shadow and gradient fill, and which can easily be used in place of any standard UILabel.",
"homepage": "http://charcoaldesign.co.uk/source/cocoa#fxlabel",
"authors": {
"Nick Lockwood": "http://charcoaldesign.co.uk/"
},
"source": {
"git": "https://github.com/nicklockwood/FXLabel.git",
"tag": "1.4.2"
},
"platforms": {
"ios": null
},
"source_files": "FXLabel",
"requires_arc": true
}