blob: bbcbb5a4b4f02e83235b6e7c25a7f42220533c6f [file] [log] [blame]
{
"name": "UIViewAdditions",
"version": "1.0.0",
"summary": "Convenience methods for UIView, nicely bundled in a category",
"homepage": "https://github.com/roadfire/UIViewAdditions",
"description": "Convenience methods for UIView, nicely bundled in a category.",
"authors": {
"Josh Brown": "josh@roadfiresoftware.com"
},
"source": {
"git": "https://github.com/JohnWong/UIViewAdditions.git",
"tag": "1.0.0"
},
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"source_files": "UIViewAdditions/Classes/*.{h,m}"
}