blob: 9b9205097373ef6a34519c9e15a7fe7dadaf2957 [file] [log] [blame]
{
"name": "VungleSDK-iOS",
"version": "6.4.5",
"summary": "Vungle's iOS SDK'",
"description": "An SDK for video ad based monetization with the Vungle Network",
"homepage": "http://www.vungle.com/",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Vungle": "tech-support@vungle.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Vungle/iOS-SDK.git",
"tag": "6.4.5"
},
"vendored_frameworks": "VungleSDK.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreMedia",
"MediaPlayer",
"QuartzCore",
"StoreKit",
"SystemConfiguration"
],
"weak_frameworks": [
"WebKit",
"UIKit",
"Foundation"
],
"libraries": "z"
}