[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / e / MonyxSDK / 0.1.1 / MonyxSDK.podspec.json
blob2f791974cc738f8692671b214198f30648ae39f6
2   "name": "MonyxSDK",
3   "version": "0.1.1",
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://bitbucket.org/AlonZilbershtein/monyxsdk/downloads/MonyxSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MonyxSDK.framework"
21   },
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.1"
25     ],
26     "RxCocoa": [
27       "~> 4.1"
28     ]
29   }