[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 0 / 5 / MonyxBaseFramwork / 0.0.3 / MonyxBaseFramwork.podspec.json
blob6c924b08fbc2d53bd76620294185d91a86fdca67
2   "name": "MonyxBaseFramwork",
3   "version": "0.0.3",
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.1/MonyxBaseFramwork.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MonyxBaseFramwork.framework"
21   },
22   "frameworks": "UIKit",
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.1"
26     ],
27     "RxCocoa": [
28       "~> 4.1"
29     ]
30   }