blob: 8d053aadbf2c899ac24416814d1fedf9d50d5ba0 [file] [log] [blame]
{
"name": "SohaPlayer",
"version": "1.1.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/releases/download/1.1.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"
}