blob: 8359e53fabbf21eefc334058eb0e0058c0597112 [file] [log] [blame]
{
"name": "Log4G",
"version": "0.1.1",
"summary": "Simple, lightweight logging framework written in Swift.",
"description": "Simple, lightweight logging framework written in Swift.4G means for GodEye, it was development for GodEye at the beginning of the time.",
"homepage": "https://github.com/zixun/Log4G",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zixun": "chenyl.exe@gmail.com"
},
"source": {
"git": "https://github.com/zixun/Log4G.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Log4G/Classes/**/*",
"pushed_with_swift_version": "3.0"
}