[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 1 / a / ReNode / 0.1.6 / ReNode.podspec.json
blob82c2becfdb5804602e620e61072a0c98768afa04
2   "name": "ReNode",
3   "version": "0.1.6",
4   "summary": "A short description of ReNode.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/moribaleta/ReNode.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "13190143": "moribaleta.work@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/moribaleta/ReNode.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "11"
20   },
21   "source_files": "ReNode/Classes/**/*.{swift}",
22   "dependencies": {
23     "Texture": [
24       "~> 3.0.0"
25     ],
26     "ReSwift": [
28     ],
29     "ReSwiftThunk": [
31     ],
32     "RxSwift": [
33       "~> 6.2.0"
34     ],
35     "RxCocoa": [
36       "~> 6.2.0"
37     ]
38   }