blob: 58465d49b78d042c1bd8a0d0a143200390f4db3b [file] [log] [blame]
{
"name": "MonyxBaseFramwork",
"version": "0.0.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://github.com/AlonZilb/FrameworkTest/releases/download/0.0.1/MonyxBaseFramwork.zip"
},
"ios": {
"vendored_frameworks": "MonyxBaseFramwork.framework"
}
}