blob: ec0b6cab1f574e6c84249633f13e4c5c70a752ac [file] [log] [blame]
{
"name": "AdColony",
"version": "3.3.7",
"summary": "AdColony delivers high-definition Instant-Play video ads that can be displayed anywhere within your application.",
"description": "AdColony delivers high-definition Instant-Play video ads that can be displayed anywhere within your application. AdColony also contains V4VC, a secure system for rewarding users of your app with virtual currency upon the completion of video plays.",
"homepage": "http://adcolony.com",
"license": {
"type": "Commercial",
"text": "You must accept the terms and conditions on the AdColony website by registering in order to legally use the AdColony SDK. U.S. based companies will need to complete the W-9 form and send it to us, as well as complete the section on payment information on clients.adcolony.com, before publisher payments can be issued."
},
"authors": {
"AdColony Support": "support@adcolony.com"
},
"source": {
"git": "https://github.com/AdColony/AdColony-iOS-SDK-3.git",
"tag": "v3.3.7"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"public_header_files": "AdColony.framework/**/*.h",
"source_files": "AdColony.framework/**/*.h",
"vendored_frameworks": "AdColony.framework",
"preserve_paths": "AdColony.framework",
"libraries": "z",
"frameworks": [
"AdColony",
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreMedia",
"CoreTelephony",
"JavaScriptCore",
"MessageUI",
"MobileCoreServices",
"SystemConfiguration"
],
"weak_frameworks": [
"Social",
"StoreKit",
"WatchConnectivity",
"WebKit"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AdColony\""
}
}