blob: 565771097ee1ac10dfa916fc840898fee28217e1 [file] [log] [blame]
{
"name": "MonyxFramework",
"version": "1.1.1",
"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://bitbucket.org/AlonZilbershtein/monyx_downloads/downloads/MonyxFramework_1_1_1.zip"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "MonyxFramework.framework"
},
"dependencies": {
"MonyxSDK": [
"~> 0.2.8"
],
"CountryPickerView": [
],
"FCUUID": [
]
}
}