blob: f0a501b24562031621b0fa50f6bf909c41f08dd0 [file] [log] [blame]
{
"name": "MonyxFramework",
"version": "1.1.6",
"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://s3.amazonaws.com/static.nayax.com/monyx/ios/Frameworks/MonyxFramework_1_1_6.zip"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "MonyxFramework_1_1_6/MonyxFramework.framework"
},
"dependencies": {
"MonyxSDK": [
"~> 0.3.4"
],
"CountryPickerView": [
],
"FCUUID": [
]
}
}