blob: d1a07119c74002cefc58ffe3f0e1df3797c997ab [file] [log] [blame]
{
"name": "Swift_Log",
"version": "0.2.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.2.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"
}