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