blob: f0c783863fd0a3b979268296fd8f682675209fe1 [file] [log] [blame]
{
"name": "SohaPlayerV2",
"version": "0.0.2-test",
"summary": "Everything about this project under our ownership",
"description": "Everything about this project under our ownership, giong cai sumary no chui",
"homepage": "https://github.com/songoku20/SohaPlayer-SDK",
"license": "MIT",
"authors": {
"songoku20": "sonleminh@vccorp.vn"
},
"source": {
"http": "https://github.com/songoku20/SohaPlayer-SDK/releases/download/0.0.2-test/SohaPlayerV2-0.0.2-test.zip"
},
"source_files": "SohaPlayer.framework/Versions/A/Headers/SohaPlayerManager.h",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"frameworks": [
"SystemConfiguration",
"QuartzCore",
"CoreMedia",
"AVFoundation",
"AudioToolbox",
"AdSupport",
"ImageIO",
"WebKit",
"Social",
"MediaAccessibility"
],
"libraries": [
"z",
"System",
"xml2",
"xml2.2",
"c++"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"preserve_paths": "SohaPlayer.framework",
"public_header_files": "SohaPlayer.framework/Versions/A/Headers/SohaPlayerManager.h",
"resources": "SohaPlayer.bundle",
"vendored_frameworks": "SohaPlayer.framework",
"dependencies": {
"SecureSDK": [
">= 0.1.3"
],
"SHLogging": [
]
}
}