blob: dc14c0052548382ad81215d2be87b2d4264576a2 [file] [log] [blame]
{
"name": "ViewUtils",
"version": "1.1.2",
"license": "zlib",
"summary": "A collection of category methods that extend UIView with properties and functionality that you always wished were built-in to begin with.",
"homepage": "https://github.com/nicklockwood/ViewUtils",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/ViewUtils.git",
"tag": "1.1.2"
},
"source_files": "ViewUtils",
"platforms": {
"ios": "4.3"
},
"requires_arc": false
}