blob: cfb36209e745f57c9c42d95b0270de333712cfad [file] [log] [blame]
{
"name": "AmazingSwiftEvent",
"version": "1.0.1",
"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.1"
},
"source_files": "AmazingSwiftEvent/**/*.swift",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}