| { |
| "name": "VerticallyButton", |
| "version": "0.1.1", |
| "summary": "Vertically aligned components.", |
| "description": "UIButton that have vertically aligned components.", |
| "homepage": "https://github.com/zeushin/VerticallyButton", |
| "screenshots": [ |
| "https://raw.githubusercontent.com/zeushin/VerticallyButton/master/Screenshots/VerticallyButton.png", |
| "https://raw.githubusercontent.com/zeushin/VerticallyButton/master/Screenshots/VerticallyButton.gif" |
| ], |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Masher Shin": "zeushin@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/zeushin/VerticallyButton.git", |
| "tag": "0.1.1" |
| }, |
| "social_media_url": "https://twitter.com/masher_s", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "VerticallyButton/Classes/**/*", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "pushed_with_swift_version": "3.0" |
| } |