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