blob: 26b83be022110fe1cf3894442233ab236f883c63 [file] [log] [blame]
{
"name": "FXLabel",
"version": "1.3.7",
"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.3.7"
},
"platforms": {
"ios": null
},
"source_files": "FXLabel",
"requires_arc": true
}