blob: 9702c0c839140bd37edf862b465256617a0f8c1e [file] [log] [blame]
{
"name": "AmazingSwiftEvent",
"version": "3.0.3",
"summary": "Generic and retention cycle free 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": "3.0.3"
},
"source_files": "AmazingSwiftEvent/**/*.swift",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}