blob: 4a11d9a18a676cd76d5a3b6af94963f3f900ab5e [file] [log] [blame]
{
"name": "JJSwiftLog",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"default_subspecs": "Main",
"subspecs": [
{
"name": "Main",
"source_files": "JJSwiftLog/Source/*.{swift}"
}
],
"swift_version": "5.0"
}