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