blob: 1f4d8b4809a980a8ea8b97904fa13155950d874a [file] [log] [blame]
{
"name": "OPEN8Ad",
"version": "1.3.2",
"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/v1.3.2/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",
"SafariServices",
"CoreGraphics"
]
}