blob: f5fef1c15c61ffd618b84e8b8618a67bab65593d [file] [log] [blame]
{
"name": "MCA",
"version": "4.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "https://github.com/chozinul/Fibonacci/",
"authors": {
"Amri Name": "amri.sdk@example.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/chozinul/Fibonacci/raw/master/MCA.zip"
},
"ios": {
"vendored_frameworks": "MCA.framework"
}
}