| { |
| "name": "CustomizableActionSheet", |
| "version": "1.2.0", |
| "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.2.0" |
| }, |
| "source_files": "Source/*", |
| "requires_arc": true |
| } |