blob: cd0739f3bcf7e7db6e71673d020c21cff357a720 [file] [log] [blame]
{
"name": "MonyxFramework",
"version": "1.0.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://bitbucket.org/AlonZilbershtein/monyx_downloads/downloads/MonyxFramework_1_0_6.zip"
},
"ios": {
"vendored_frameworks": "MonyxFramework.framework"
},
"dependencies": {
"MonyxSDK": [
"~> 0.2.4"
],
"CountryPickerView": [
],
"CardIO": [
],
"FCUUID": [
],
"PayPal-iOS-SDK": [
]
}
}