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