blob: b24b26f8727dc415822fce0f86e166f31b900f74 [file] [log] [blame]
{
"name": "EventBusSwift",
"platforms": {
"ios": "8.0"
},
"summary": "Simplifies the communication between components",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TVG": "tvg@gmail.com"
},
"homepage": "https://github.com/TVGSoft/EventBusSwift",
"source": {
"git": "https://github.com/TVGSoft/EventBusSwift.git",
"tag": "0.2.0"
},
"source_files": "EventBusSwift/Classes/*.{swift}",
"pushed_with_swift_version": "3.0"
}