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