blob: ebd6c56ebd2b74fab13f8bfcc4f3a4a8c5d30764 [file] [log] [blame]
{
"name": "MonyxSDK",
"version": "0.1.0",
"summary": "Your framework summary",
"homepage": "https://github.com/AlonZilb/FrameworkTest/releases",
"authors": {
"Name": "alon.z@compie.co.il"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/AlonZilb/FrameworkTest/releases/download/untagged-5a2f434d14500169ee27/MonyxSDK.zip"
},
"ios": {
"vendored_frameworks": "MonyxSDK.framework"
},
"dependencies": {
"RxSwift": [
"~> 4.1"
],
"RxCocoa": [
"~> 4.1"
]
}
}