| { | |
| "name": "AmazingSwiftEvent", | |
| "version": "1.0.0", | |
| "summary": "C# Event for Swift", | |
| "homepage": "https://github.com/khamitimur/AmazingSwiftEvent", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": "Timur Khamidov", | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/khamitimur/AmazingSwiftEvent.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "AmazingSwiftEvent/**/*.swift", | |
| "swift_versions": [ | |
| "5.0" | |
| ], | |
| "swift_version": "5.0" | |
| } |