blob: 59401b0ec069221d60e1f88c4da12b91723c463d [file] [log] [blame]
{
"name": "is-adq-test",
"version": "6.9.3.1",
"summary": "The Leading Mobile Advertising Technology Platform",
"description": "Monetize & Promote Your Apps\\nMobile sdk for IronSource",
"homepage": "http://www.is.com/",
"license": {
"type": "Commercial",
"text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
},
"authors": {
"IronSource": "http://www.is.com/contact/"
},
"source": {
"http": "https://s3.amazonaws.com/soomla_images/cocoapods/Soomla-SDK-Agent/IronSourceAdQualitySDK-ios-v6.9.3.1.zip"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"JavaScriptCore",
"WebKit",
"StoreKit",
"AdSupport",
"SystemConfiguration"
],
"libraries": [
"z",
"sqlite3.0"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
"EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e armv7 armv7s",
"EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
},
"requires_arc": true,
"documentation_url": "https://support.soomla.com/hc/en-us/articles/360001408718-Getting-Started-iOS",
"vendored_frameworks": "IronSourceAdQualitySDK.xcframework",
"source_files": "IronSourceAdQualitySDK.xcframework/**/*.{h,m}",
"public_header_files": "IronSourceAdQualitySDK.xcframework/**/Headers/*.*"
}