blob: e0aa267de173abfe1f40b9305e43a3f0cf01ded2 [file] [log] [blame]
{
"name": "AppNexusOASSDKFrameworkBitCode",
"version": "2.2.6",
"summary": "AppNexusOAS Mobile Ad Delivery Framework.",
"description": "AppNexus|OAS SDK Released on 05-21-2018 delivers ads to apple devices. It supports standard, RichMedia Banner and Interstitial ads. It supports Vast Formats and Preroll ads. Supports Client-Side Mediation with AppNexus at the backend.",
"homepage": "https://github.com/appnexus/oas-mobile-sdk-ios",
"license": {
"type": "Apache License, Version 2.0",
"text": "Copyright 2015 APPNEXUS INC\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
},
"authors": "AppNexus|OAS",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/appnexus/oas-mobile-sdk-ios/blob/master/ReleaseBundle/iOS_SDK.zip?raw=true"
},
"source_files": "iOS_SDK/Frameworks/BitcodeEnabled/AppNexusOASSDK.framework/Headers/*.h",
"public_header_files": "iOS_SDK/Frameworks/BitcodeEnabled/AppNexusOASSDK.framework/Headers/*.h",
"resources": "iOS_SDK/Frameworks/BitcodeEnabled/AppNexusOASSDK.framework/Resource/*.{bundle,lproj}",
"ios": {
"libraries": "z",
"vendored_frameworks": "iOS_SDK/Frameworks/BitcodeEnabled/AppNexusOASSDK.framework"
},
"requires_arc": true,
"module_name": "AppNexusOASSDK",
"module_map": "iOS_SDK/Frameworks/BitcodeEnabled/AppNexusOASSDK.framework/Modules/module.modulemap",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(inherited)",
"OTHER_CFLAGS": "$(inherited)",
"OTHER_LDFLAGS": "$(inherited)",
"HEADER_SEARCH_PATHS": "$(inherited)",
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"frameworks": [
"MediaPlayer",
"AVFoundation",
"EventKit",
"CoreTelephony",
"CoreData",
"SystemConfiguration",
"CoreGraphics",
"UIKit",
"Foundation",
"MessageUI",
"StoreKit"
]
}