| { |
| "name": "UIViewController-HYPKeyboardToolbar", |
| "summary": "Snap a toolbar to a keyboard like a pro", |
| "version": "0.1", |
| "homepage": "https://github.com/hyperoslo/UIViewController-HYPKeyboardToolbar", |
| "license": "MIT", |
| "authors": { |
| "Hyper Interaktiv AS": "ios@hyper.no" |
| }, |
| "source": { |
| "git": "https://github.com/hyperoslo/UIViewController-HYPKeyboardToolbar.git", |
| "tag": "0.1" |
| }, |
| "social_media_url": "https://twitter.com/hyperoslo", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Source/**/*", |
| "frameworks": "UIKit" |
| } |