blob: 2b93599e0db04f15a68dfd2766b64308234b81af [file] [log] [blame]
{
"name": "FXLabel",
"version": "1.5",
"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": "https://github.com/nicklockwood/FXLabel",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/FXLabel.git",
"tag": "1.5"
},
"platforms": {
"ios": "4.3"
},
"source_files": "FXLabel",
"requires_arc": true
}