blob: 743f4e8841f99bb44f1e7164e66d777b63a2ad43 [file] [log] [blame]
{
"name": "JJSwiftLog",
"version": "0.0.1",
"summary": "High performance swift log module.",
"description": "High performance swift log,support customer log.",
"homepage": "https://github.com/jezzmemo/JJSwiftLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jezz": "lijie250@gmail.com"
},
"source": {
"git": "https://github.com/jezzmemo/JJSwiftLog.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JJSwiftLog/Source/**/*.{swift}",
"requires_arc": true,
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"swift_version": "5.0"
}