blob: 1db5dd3be3a9eab810b990e360c6d2b8c77ad385 [file] [log] [blame]
{
"name": "VivaBrowser",
"version": "1.0.3",
"summary": "A short description of VivaBrowser.",
"description": "Description: A short description of VivaBrowser.",
"homepage": "http://gitkinghub.sohatv.vn/hungnt/vivabrowser-publish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hungnt": "hungnguyenthac@vccorp.vn"
},
"source": {
"http": "http://gitkinghub.sohatv.vn/sonlm/vivabrowser-publish/uploads/fa341bdf248564542e99986221a64f02/VivaBrowser-1.0.3.zip"
},
"source_files": "VivaBrowser.framework/Versions/A/Headers/VivaWebView.h",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"frameworks": [
"SystemConfiguration",
"QuartzCore",
"CoreMedia",
"AVFoundation",
"AudioToolbox",
"ImageIO",
"Social",
"MediaAccessibility"
],
"libraries": [
"z",
"System",
"xml2",
"xml2.2",
"c++"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"VivaBrowser.framework",
"ChromeWebView.framework"
],
"public_header_files": "VivaBrowser.framework/Versions/A/Headers/VivaWebView.h",
"vendored_frameworks": [
"VivaBrowser.framework",
"ChromeWebView.framework"
],
"dependencies": {
"SecureSDK": [
]
}
}