blob: 6f4787c1d77b2e2f43b3fc8f41daed3646e0a462 [file] [log] [blame]
{
"name": "ALGlog",
"version": "0.3.4",
"license": {
"type": "Google",
"file": "COPYING"
},
"homepage": "https://github.com/baiwhte/ALGlog",
"summary": "Google logging module",
"authors": "Google",
"source": {
"git": "https://github.com/baiwhte/ALGlog.git",
"tag": "v0.3.4"
},
"module_name": "glog",
"public_header_files": "ALGlog/glog/*.h",
"source_files": "ALGlog/**/*.{h,cc}",
"libraries": "stdc++",
"platforms": {
"ios": "8.0"
}
}