| { |
| "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}" |
| } |