blob: 551908372b4db33cbdc307b0a7f8f46f46cb4db8 [file] [log] [blame]
{
"name": "Swift_Log",
"version": "0.3.0",
"summary": "路由.",
"description": "工具.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/SwiftLog.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.1",
"5.2"
],
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "SwiftLog/SwiftLog/Class/**/*",
"swift_version": "5.2"
}