blob: 67d4281a476c653a93f1971eccb9eeecfaf951ad [file] [log] [blame]
{
"name": "TKLogger",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "TKLogger/Classes/**/*",
"swift_version": "4.0"
}