blob: 4d64848f7c6df1c3caee2aa8f0a96d7a259a49f6 [file] [log] [blame]
{
"name": "MCA",
"version": "1.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"
}
}