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