blob: 73ef7f143af0a0417ede56ffc406359f28cdc4bd [file] [log] [blame]
{
"name": "AmazingEvent",
"version": "1.0.0",
"summary": "Generic and retention cycle free Event that enables instance of any type to notify multiple classes when something of interest occurs.",
"homepage": "https://github.com/khamitimur/AmazingEvent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Timur Khamidov",
"platforms": {
"ios": "11.0",
"osx": "10.14",
"tvos": "11.0",
"watchos": "4.0"
},
"source": {
"git": "https://github.com/khamitimur/AmazingEvent.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}