blob: 0ef688471a039a21cc4ce6a0a8541d09b2d5357a [file] [log] [blame]
{
"name": "MonyxBaseFramwork",
"version": "0.0.5",
"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/0.0.5/MonyxBaseFramwork.zip"
},
"ios": {
"vendored_frameworks": "MonyxBaseFramwork.framework"
},
"dependencies": {
"RxSwift": [
"~> 4.1"
],
"RxCocoa": [
"~> 4.1"
]
}
}