| { |
| "name": "FlatActionSheet", |
| "version": "0.0.1", |
| "summary": "A flat designed action sheet.", |
| "description": "A flat designed action sheet useful for those who want a sleeker-looking action sheet.", |
| "homepage": "https://github.com/educrate/flat-action-sheet-ios", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "christianampe": "christianampe.work@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/educrate/flat-action-sheet-ios.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "9.3" |
| }, |
| "swift_version": "4.1", |
| "source_files": "FlatActionSheet/Classes/**/*" |
| } |