[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / 8 / ANPreBidMobileForMoPub / 2.4.5 / ANPreBidMobileForMoPub.podspec.json
blobdcec9dc8ea5b5db9b073e96440bbb8b8aebd0994
2   "name": "ANPreBidMobileForMoPub",
3   "version": "2.4.5",
4   "summary": "AppNexus PreBid Mobile For MoPub Framework",
5   "description": "AppNexus PreBid Mobile For MoPub 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 MoPub 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/ANPreBidMobileForMoPub-2.4.5.zip?raw=true"
17   },
18   "source_files": "ANPreBidMobileForMoPub/PriceCheckForMoPub.framework/Versions/A/Headers/*.h",
19   "public_header_files": "ANPreBidMobileForMoPub/PriceCheckForMoPub.framework/Versions/A/Headers/*.h",
20   "ios": {
21     "libraries": "z",
22     "vendored_frameworks": "ANPreBidMobileForMoPub/PriceCheckForMoPub.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     "AdSupport"
45   ],
46   "dependencies": {
47     "mopub-ios-sdk": [
49     ]
50   }