blob: 6ed934b500335c5612b4712caca4b7dddeec9fcd [file] [log] [blame]
{
"name": "ANPreBidMobileForDFP",
"version": "2.4.6",
"summary": "AppNexus PreBid Mobile For DFP Framework",
"description": "AppNexus PreBid Mobile For DFP Framework runs directly on the device and allow app developers to access demand that may not be available from their mobile ad network. Compatible with DFP SDK.",
"homepage": "https://www.appnexus.com",
"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|PreBidMobile",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "http://acdn.adnxs.com/mobile/pricecheck/cocoapods/ANPreBidMobileForDFP-2.4.6.zip?raw=true"
},
"source_files": "ANPreBidMobileForDFP/PriceCheckForDFP.framework/Versions/A/Headers/*.h",
"public_header_files": "ANPreBidMobileForDFP/PriceCheckForDFP.framework/Versions/A/Headers/*.h",
"ios": {
"libraries": "z",
"vendored_frameworks": "ANPreBidMobileForDFP/PriceCheckForDFP.framework"
},
"requires_arc": true,
"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"
],
"dependencies": {
"Google-Mobile-Ads-SDK": [
]
}
}