blob: dac5ca3e2cf6b322dd4b19ba5d0bd39ad9ee3590 [file] [log] [blame]
{
"name": "OTAliyunLog",
"version": "1.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": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OTLog/**/*.{h,swift,c}",
"swift_versions": "5.0",
"dependencies": {
"FMDB": [
]
},
"swift_version": "5.0"
}