[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 9 / 0 / 5 / MonyxBaseFramwork / 0.0.5 / MonyxBaseFramwork.podspec.json
blob0ef688471a039a21cc4ce6a0a8541d09b2d5357a
2   "name": "MonyxBaseFramwork",
3   "version": "0.0.5",
4   "summary": "Your framework summary",
5   "homepage": "https://github.com/AlonZilb/FrameworkTest/releases",
6   "authors": {
7     "Name": "alon.z@compie.co.il"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://github.com/AlonZilb/FrameworkTest/releases/download/0.0.5/MonyxBaseFramwork.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MonyxBaseFramwork.framework"
21   },
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.1"
25     ],
26     "RxCocoa": [
27       "~> 4.1"
28     ]
29   }