[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 9 / f / MOReactor / 2.0 / MOReactor.podspec.json
blob9d7874d4c8c0e8badf539cb7b648294d89063dbd
2   "name": "MOReactor",
3   "module_name": "Reactor",
4   "version": "2.0",
5   "summary": "Powering your RAC architecture",
6   "description": "Reactor provides a Model layer with minimum configuration.",
7   "homepage": "https://github.com/MailOnline/Reactor",
8   "license": "MIT",
9   "authors": "MailOnline",
10   "social_media_url": "https://twitter.com/MailOnline",
11   "source": {
12     "git": "https://github.com/MailOnline/Reactor.git",
13     "tag": "2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "dependencies": {
19     "ReactiveCocoa": [
20       "~> 4.1"
21     ]
22   },
23   "source_files": "Reactor/**/*"