[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / d / ReusableView / 1.0.1 / ReusableView.podspec.json
blob24bf66fa288ecb66cba28863dcc07876f823030a
2   "name": "ReusableView",
3   "version": "1.0.1",
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   },
14   "source": {
15     "git": "https://github.com/sinarionn/ReusableView.git",
16     "tag": "1.0.1"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "RxSwift": [
21       "~> 3.0"
22     ]
23   },
24   "source_files": "Sources/*.swift",
25   "pushed_with_swift_version": "3.0"