| { |
| "name": "MPSFollowButton", |
| "version": "1.0.0", |
| "authors": { |
| "Matthew Strickland": "matthew@idlefusion.com" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "summary": "A UIButton subclass that mimics the Follow button found in Instagram for iOS 7.", |
| "homepage": "https://github.com/mps/MPSFollowButton", |
| "source": { |
| "git": "https://github.com/mps/MPSFollowButton.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "MPSFollowButton", |
| "frameworks": "UIKit" |
| } |