blob: 57d8d2a39ce559335fc831a46901b24849beb4d9 [file] [log] [blame]
{
"name": "OPEN8Ad",
"version": "0.7.4",
"summary": "OPEN8Ad SDK",
"requires_arc": true,
"description": "OPEN8Ad SDK is an advertisement delivery service.",
"homepage": "https://github.com/open8inc/open8-sdk-ios",
"license": {
"type": "Copyright",
"text": "Copyright (c) OPEN8 Inc. All rights reserved."
},
"authors": {
"OPEN8": "videotap-system@open8.com"
},
"source": {
"http": "https://github.com/open8inc/open8-sdk-ios-example/releases/download/v0.7.4/OPEN8Ad.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "OPEN8Ad.framework",
"source_files": "OPEN8Ad.framework/Headers/*.h",
"public_header_files": "OPEN8Ad.framework/Headers/*.h",
"resources": "OPEN8Ad.framework/Assets.bundle",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"AdSupport",
"MobileCoreServices",
"SystemConfiguration",
"CoreMedia"
]
}