blob: b5583d1294678f7ac87626c5395dae11ac30e89f [file] [log] [blame]
{
"name": "SGAliyunLog",
"summary": "SGAliyunLog aliyun 日志服务SDK,非官方",
"version": "1.0.0",
"homepage": "https://github.com/wangdoubleyan/SGAliyunLog",
"license": "MIT",
"authors": {
"YY": "i@wyy.life"
},
"source": {
"git": "https://github.com/wangdoubleyan/SGAliyunLog.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"ios": {
"source_files": "SGAliyunLog/Sources/*"
},
"frameworks": "UIKit",
"dependencies": {
"FMDB": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}