blob: a8d4767ed6dd97e238bfba52987e87fc97c79224 [file] [log] [blame]
{
"name": "ZVideo",
"version": "0.6.5",
"summary": "A Lib For 视频.",
"description": "ZVideo是视频展示",
"homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"tag": "0.6.5"
},
"source_files": "Code/ZVideo/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZPlayer": [
],
"JXTAlertManager": [
],
"ZBombBridge/Video/Bridge": [
],
"SToolsKit": [
],
"ZBean/Circle": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"swift_version": "5.0"
}