blob: d3ad0cb25882ca2aa95cce39676f8a2150b6411c [file] [log] [blame]
{
"name": "ViscoveryADSDK",
"version": "1.2.2",
"summary": "Viscovery VidSense SDK",
"description": "Integrate with Google IMA and provide simple APIs.",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"homepage": "https://github.com/viscovery/viscovery-ad-sdk-ios",
"license": {
"type": "Apache 2",
"file": "LICENSE"
},
"authors": {
"boska lee": "boska.lee@viscovery.com"
},
"source": {
"git": "https://github.com/viscovery/viscovery-ad-sdk-ios.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": "AVFoundation"
},
"source_files": "ViscoveryADSDK/Classes/**/*",
"dependencies": {
"SWXMLHash": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}