blob: 221c0c9e1901dde7d9e7af47fe0e302f5676f60a [file] [log] [blame]
{
"name": "MonyxLib",
"version": "0.4.0",
"summary": "Monyx library",
"homepage": "https://www.monyx.com",
"authors": {
"Pavel Joffe": "pavel@nayax.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0",
"watchos": "4.0"
},
"source": {
"http": "https://bitbucket.org/tzipihalevy/monyxnayaxdownloads/downloads/MonyxSDK_0_4_0.zip"
},
"swift_versions": "4.2",
"ios": {
"vendored_frameworks": "MonyxSDK.framework"
},
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
]
},
"swift_version": "4.2"
}