blob: 53f10222a81cef777e28ed19ba01c76553f2b9da [file] [log] [blame]
{
"name": "CSJSDK",
"version": "0.0.5",
"summary": "A short description of demo.",
"description": "video\n0.0.5 更新Bytedance-UnionAD 2.5.1.5->3.1.0.5",
"homepage": "https://gitee.com/ioszwj",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xsg": "yuanyuan6244@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/ioszwj/CSJSDK.git"
},
"source_files": "video/**.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"static_framework": true,
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64 armv7 armv7s"
},
"dependencies": {
"SVProgressHUD": [
"2.2.5"
],
"Bytedance-UnionAD": [
"3.1.0.5"
]
}
}