[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / d / ReusableView / 1.2.0 / ReusableView.podspec.json
blobcb9ff056a412d5a4b3df8ce89c2b12d060504dce
2   "name": "ReusableView",
3   "version": "1.2.0",
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.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "RxSwift": [
22       "~> 4.0"
23     ]
24   },
25   "source_files": "Sources/*.swift",
26   "pushed_with_swift_version": "4.0"