blob: 282916cc83f6687d411ef651e4a2669cccb7908e [file] [log] [blame]
{
"name": "AALogger",
"version": "0.1.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "https://github.com/alessioarsuffi/AALogger",
"authors": {
"Alessio Arsuffi": "alessio.arsuffi@gmail.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/alessioarsuffi/AALogger/releases/download/0.1.0/AALogger.zip"
},
"ios": {
"vendored_frameworks": "AALogger.framework"
}
}