blob: 703a263f23f8e4a3d01e7857edda4d94f341373d [file] [log] [blame]
{
"name": "MCAmriSDK",
"version": "1.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "https://chozinul.github.io",
"authors": {
"Amri Name": "chozinul@gmail.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://github.com/chozinul/MCAmri/raw/Release_1_0/MCAmriSDK.zip"
},
"ios": {
"vendored_frameworks": "MCAmriSDK.framework"
}
}