blob: c056359cbd6fb53c1db2f75cc10e4b115103f386 [file] [log] [blame]
{
"name": "MonyxFramework",
"version": "0.1.2",
"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_2.zip"
},
"ios": {
"vendored_frameworks": "MonyxFramework.framework"
},
"dependencies": {
"MonyxSDK": [
"~> 0.2.1"
],
"CountryPickerView": [
],
"CardIO": [
],
"FCUUID": [
]
}
}