blob: a93215cfcc15c438c9958ef69beed9c7c64129a7 [file] [log] [blame]
{
"name": "MonyxFramework",
"version": "0.1.4",
"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_0_1_4.zip"
},
"ios": {
"vendored_frameworks": "MonyxFramework.framework"
},
"dependencies": {
"MonyxSDK": [
"~> 0.2.4"
],
"CountryPickerView": [
],
"CardIO": [
],
"FCUUID": [
],
"PayPal-iOS-SDK": [
]
}
}