| { |
| "name": "IronSourceVungleAdapter", |
| "version": "3.0.3.0", |
| "summary": "Vungle Adapter", |
| "description": "Use this adapter to show Vungle 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/ISVungleAdapter3.0.3.zip" |
| }, |
| "source_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.{h,m}", |
| "public_header_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.h", |
| "preserve_paths": "ISVungleAdapter/ISVungleAdapter.framework", |
| "platforms": { |
| "ios": null |
| }, |
| "requires_arc": true, |
| "frameworks": [ |
| "AdSupport", |
| "AudioToolbox", |
| "AVFoundation", |
| "CFNetwork", |
| "CoreGraphics", |
| "CoreMedia", |
| "Foundation", |
| "MediaPlayer", |
| "QuartzCore", |
| "StoreKit", |
| "SystemConfiguration", |
| "UIKit", |
| "WebKit" |
| ], |
| "libraries": [ |
| "z", |
| "sqlite3" |
| ], |
| "vendored_frameworks": "ISVungleAdapter/ISVungleAdapter.framework", |
| "resources": "ISVungleAdapter/Resources/**/*.*", |
| "dependencies": { |
| "IronSourceSDK": [ |
| "= 6.5.2" |
| ] |
| } |
| } |