blob: 9b882bd9f8ec2a1bffc441c689ba4c556b78fa04 [file] [log] [blame]
{
"name": "TopicEventBus",
"version": "0.0.2",
"summary": "TopicEventBus",
"homepage": "https://github.com/mcmatan/TopicEventBus",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Matan"
},
"source": {
"git": "https://github.com/mcmatan/TopicEventBus.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": [
"TopicEventBus*",
"Classes/*",
"Resource/*"
],
"requires_arc": true
}