blob: 29dc74ba6e23dd7d67482f5faf3f083c9f19c713 [file] [log] [blame]
{
"name": "OTAliyunLog",
"version": "0.0.1",
"summary": "阿里云日志上传",
"homepage": "https://github.com/jhbshow/aliyun-log-sdk-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cuirhong": "cuirhong@126.com"
},
"source": {
"git": "https://github.com/jhbshow/aliyun-log-sdk-ios.git",
"tag": "0.0.1"
},
"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"
}