blob: e4af12258eb15e54f228df67477c6abc8df54581 [file] [log] [blame]
{
"name": "MOReactor",
"module_name": "Reactor",
"version": "0.9",
"summary": "Powering your RAC architecture",
"description": "Reactor provides a Model layer with minimum configuration.",
"homepage": "https://github.com/MailOnline/Reactor",
"license": "MIT",
"authors": "MailOnline",
"social_media_url": "https://twitter.com/MailOnline",
"source": {
"git": "https://github.com/MailOnline/Reactor.git",
"tag": "0.9"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"ReactiveCocoa": [
"~> 4.0.1"
]
},
"source_files": "Reactor/**/*"
}