| { |
| "name": "FlatActionSheetController", |
| "version": "0.0.1", |
| "summary": "A Google like action sheet", |
| "description": "A Google like action sheet, create and present it the way you do with UIAlertController.", |
| "homepage": "https://github.com/ntnhon/FlatActionSheetController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Thanh-Nhon Nguyen": "ntnhon.cs@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ntnhon/FlatActionSheetController.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "FlatActionSheetController/Classes/**/*" |
| } |