| { | |
| "name": "MPModalView", | |
| "version": "0.2.0", | |
| "summary": "A custom modal view with multiple buttons.", | |
| "homepage": "https://github.com/cyrus86/MPModalView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Martin Pfundmair": "github@mycyrus.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/cyrus86/MPModalView.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source_files": "MPModalView/Classes/**/*", | |
| "swift_version": "4.2", | |
| "frameworks": "UIKit" | |
| } |