| { |
| "name": "CustomizableActionSheet", |
| "version": "1.0.7", |
| "summary": "Action sheet allows including your custom views and buttons.", |
| "homepage": "https://github.com/beryu/CustomizableActionSheet", |
| "screenshots": "https://github.com/beryu/CustomizableActionSheet/raw/master/assets/screenshot1.png", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Ryuta Kibe": "beryu@blk.jp" |
| }, |
| "social_media_url": "http://twitter.com/beryu", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/beryu/CustomizableActionSheet.git", |
| "tag": "1.0.7" |
| }, |
| "source_files": "Source/*", |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |