blob: 24151ee1d106b74f7de98fefe79061dded6bfd9c [file] [log] [blame]
{
"name": "JETEventBox",
"version": "1.0.0",
"summary": "A tool for dispatch event.",
"description": "A tool for dispatch custom event.",
"homepage": "https://github.com/jetcao/JETEventBox.git",
"license": "MIT",
"authors": {
"jet": "jetkuncao@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/jetcao/JETEventBox.git",
"tag": "1.0.0"
},
"source_files": "EventBox/*.swift"
}