blob: 7c4a0db78b44e6d096dd55606b64ca1130ea5e20 [file] [log] [blame]
{
"name": "OPEN8Ad",
"version": "0.7.3",
"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.3/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"
]
}