blob: 39b86b78613561ebf30ffa3e560213e2753a6a71 [file] [log] [blame]
{
"name": "ViscoveryADSDK",
"version": "1.2.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ViscoveryADSDK/Classes/**/*",
"dependencies": {
"GoogleAds-IMA-iOS-SDK": [
"~> 3.5"
],
"SWXMLHash": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}