blob: 7689049b397f3ca64cd6c36ec487a55d95a46b21 [file] [log] [blame]
{
"name": "SohaPlayer",
"version": "1.0.7",
"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/releases/download/1.0.7/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"
}