| { |
| "name": "UIButton-ANDYHighlighted", |
| "version": "0.2", |
| "summary": "Adds highlighted background color to UIButton", |
| "homepage": "https://github.com/NSElvis/UIButton-ANDYHighlighted", |
| "license": "MIT", |
| "authors": { |
| "Elvis Nuñez": "hello@nselvis.com" |
| }, |
| "source": { |
| "git": "https://github.com/NSElvis/UIButton-ANDYHighlighted.git", |
| "tag": "0.2" |
| }, |
| "social_media_url": "https://twitter.com/NSElvis", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Source/**/*", |
| "frameworks": "UIKit" |
| } |