blob: f469ba85a8c89256a230b1cf9a7e6d3e4b64e5c0 [file] [log] [blame]
{
"name": "SohaPlayer-Live",
"version": "0.0.1",
"summary": "The SohaPlayerSDK iOS SDK, play video into your iOS application.",
"license": "MIT",
"authors": {
"Jackylmao": "cuongleviet@vccorp.vn"
},
"homepage": "https://devuser.sohatv.vn",
"description": "The SohaPlayerSDK iOS SDK, for play video into your iOS application. The SDK supports iOS7, iOS 8, iOS 9 and iOS 10",
"frameworks": [
"SystemConfiguration",
"QuartzCore",
"CoreMedia",
"AVFoundation",
"AudioToolbox",
"AdSupport",
"ImageIO",
"WebKit",
"Social",
"MediaAccessibility"
],
"libraries": [
"z",
"System",
"stdc++",
"stdc++.6",
"stdc++.6.0.9",
"xml2",
"xml2.2",
"c++"
],
"requires_arc": true,
"source": {
"http": "https://github.com/duplicater/SohaPlayer-Live/releases/download/0.0.1/Archive.zip"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "SohaPlayer.framework",
"public_header_files": "SohaPlayer.framework/Versions/A/Headers/SohaPlayer.h",
"source_files": "SohaPlayer.framework/Versions/A/Headers/SohaPlayer.h",
"resources": "SohaPlayer.bundle",
"vendored_frameworks": "SohaPlayer.framework"
}