[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 7 / f / ANPreBidMobileForDFP / 2.4.2 / ANPreBidMobileForDFP.podspec.json
blob964d0b4e18570ac1a09cb76d757e2bb2772f8c4e
2   "name": "ANPreBidMobileForDFP",
3   "version": "2.4.2",
4   "summary": "AppNexus PreBid Mobile For DFP Framework",
5   "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.",
6   "homepage": "https://www.appnexus.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "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"
10   },
11   "authors": "AppNexus|PreBidMobile",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "http": "http://acdn.adnxs.com/mobile/pricecheck/cocoapods/ANPreBidMobileForDFP-2.4.2.zip?raw=true"
17   },
18   "source_files": "ANPreBidMobileForDFP/PriceCheckForDFP.framework/Versions/A/Headers/*.h",
19   "public_header_files": "ANPreBidMobileForDFP/PriceCheckForDFP.framework/Versions/A/Headers/*.h",
20   "ios": {
21     "libraries": "z",
22     "vendored_frameworks": "ANPreBidMobileForDFP/PriceCheckForDFP.framework"
23   },
24   "requires_arc": true,
25   "xcconfig": {
26     "LIBRARY_SEARCH_PATHS": "$(inherited)",
27     "OTHER_CFLAGS": "$(inherited)",
28     "OTHER_LDFLAGS": "$(inherited)",
29     "HEADER_SEARCH_PATHS": "$(inherited)",
30     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
31   },
32   "frameworks": [
33     "MediaPlayer",
34     "AVFoundation",
35     "EventKit",
36     "CoreTelephony",
37     "CoreData",
38     "SystemConfiguration",
39     "CoreGraphics",
40     "UIKit",
41     "Foundation",
42     "MessageUI",
43     "StoreKit"
44   ],
45   "dependencies": {
46     "Google-Mobile-Ads-SDK": [
48     ]
49   }