blob: a20009551bc2177489aa63ca1a8210d622bc2f1e [file] [log] [blame]
{
"name": "IronSourceSDK",
"version": "6.14.0.0",
"summary": "The Leading Mobile Advertising Technology Platform",
"description": "Monetize & Promote Your Apps\nMobile sdk for IronSource",
"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-sdk/IronSource6.14.0.zip"
},
"source_files": "IronSource/IronSource.framework/**/*.{h,m}",
"public_header_files": "IronSource/IronSource.framework/Versions/A/Headers/*.*",
"preserve_paths": "IronSource/IronSource.framework/*",
"platforms": {
"ios": null
},
"requires_arc": true,
"libraries": "z",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"CoreVideo",
"Foundation",
"MobileCoreServices",
"QuartzCore",
"Security",
"StoreKit",
"SystemConfiguration"
],
"vendored_frameworks": "IronSource/IronSource.framework"
}