blob: 9a7da9fd914b432da6d20da6f9604d37de6493ba [file] [log] [blame]
{
"name": "MLog",
"version": "1.1.0",
"summary": "Custom log output.",
"description": "Custom log output. Contain file, function, line and time.",
"homepage": "https://github.com/MZC0829/MLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maizhichao": "1005756105@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MZC0829/MLog.git",
"tag": "1.1.0"
},
"source_files": "MLog/MLog.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}