blob: 630ae01845c202da9d14684b30d519bf17086dca [file] [log] [blame]
{
"name": "FXLog",
"version": "0.1.0",
"summary": "Swift漂亮简洁的多功能日志print组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zynfx/FXLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zynfx": "zyn1551523855@163.com"
},
"source": {
"git": "https://github.com/zynfx/FLog.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FLog/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}