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