blob: 5289a79ae3c5caa5165c90bff32be7b892ee0189 [file] [log] [blame]
{
"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"
}