blob: e48d599d4a183c4e4a7d5f38c861ac18d3ad49fe [file] [log] [blame]
{
"name": "TKLogger",
"version": "0.3.0",
"summary": "This is a log library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shper/TKLogger-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shper": "me@shper.cn"
},
"source": {
"git": "https://github.com/shper/TKLogger-iOS.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "TKLogger/Classes/**/*",
"swift_version": "4.0"
}