blob: d7611b8f7944ffec96e5ed86f20b4decec3e7330 [file] [log] [blame]
{
"name": "IronSourceAdColonyAdapter",
"version": "3.2.1.2",
"summary": "AdColony Adapter",
"description": "Use this adapter to show AdColony ads",
"homepage": "http://www.ironsrc.com/",
"license": {
"type": "Commercial",
"text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
},
"authors": {
"IronSource": "http://www.ironsrc.com/contact/"
},
"source": {
"http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISAdColonyAdapter3.0.0.zip"
},
"source_files": "ISAdColonyAdapter/ISAdColonyAdapter.framework/**/*.{h,m}",
"public_header_files": "ISAdColonyAdapter/ISAdColonyAdapter.framework/**/*.h",
"preserve_paths": "ISAdColonyAdapter/ISAdColonyAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"AudioToolBox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MediaPlayer",
"MessageUI",
"QuartzCore",
"SystemConfiguration"
],
"weak_frameworks": [
"AdSupport",
"Social",
"StoreKit",
"WebKit"
],
"vendored_frameworks": "ISAdColonyAdapter/ISAdColonyAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.6.5.1"
]
}
}