[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / d / ReusableView / 2.0.2 / ReusableView.podspec.json
blob1c1bdef18e0201254fc3438afdac29dd1bad5946
2   "name": "ReusableView",
3   "version": "2.0.2",
4   "summary": "Reusable and NonReusable viewModel containers",
5   "homepage": "https://github.com/sinarionn/ReusableView",
6   "license": "MIT",
7   "authors": {
8     "Artem Antihevich": "sinarionn@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/sinarionn",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/sinarionn/ReusableView.git",
17     "tag": "2.0.2"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "RxCocoa": [
22       "~> 4.0"
23     ]
24   },
25   "source_files": "Sources/*.swift"