blob: c49de817b68276e6bea9b14b6b819f1dd22bd18a [file] [log] [blame]
{
"name": "OTLogTest",
"version": "0.0.5",
"summary": "阿里云日志上传-测试版",
"homepage": "https://github.com/cuirhong/OTLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cuirhong": "cuirhong@126.com"
},
"source": {
"git": "https://github.com/cuirhong/OTLog.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OTLog/OTLog.framework/Headers/*.{h}",
"vendored_frameworks": "OTLog/OTLog.framework",
"public_header_files": "OTLog/OTLog.framework/Headers/OTLog.h",
"swift_versions": "4.0",
"swift_version": "4.0"
}