blob: 9d7874d4c8c0e8badf539cb7b648294d89063dbd [file] [log] [blame]
{
"name": "MOReactor",
"module_name": "Reactor",
"version": "2.0",
"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": "2.0"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"ReactiveCocoa": [
"~> 4.1"
]
},
"source_files": "Reactor/**/*"
}