blob: a633d94ebe13f722b4338dfe7b473a8b4155f62e [file] [log] [blame]
{
"name": "MonyxFramework",
"version": "0.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/monyxframework/downloads/MonyxFramework_0_1_1.zip"
},
"ios": {
"vendored_frameworks": "MonyxFramework.framework"
},
"dependencies": {
"MonyxSDK": [
],
"CountryPickerView": [
],
"CardIO": [
]
}
}