blob: 04344021371a74eeb03b6f70fae0f534e76aff8d [file] [log] [blame]
{
"name": "FGLogger",
"version": "0.0.3",
"summary": "A local logger for iOS.",
"homepage": "https://github.com/FlameGrace/FGLogger",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"FlameGrace": "flamegrace@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FlameGrace/FGLogger.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h"
}