[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 6 / TapdaqMoPubAdapter / 5.9.0 / TapdaqMoPubAdapter.podspec.json
blob83b3084c804db35bebf8c223d379eb62c43cac44
2   "name": "TapdaqMoPubAdapter",
3   "version": "5.9.0",
4   "summary": "MoPub Adapter for Tapdaq",
5   "description": "Use this adapter to include MoPub as a demand source in your mediation waterfall.",
6   "homepage": "https://tapdaq.com",
7   "license": {
8     "type": "Commercial",
9     "text": "https://tapdaq.com/terms-and-conditions"
10   },
11   "authors": {
12     "Tapdaq": "support@tapdaq.com"
13   },
14   "social_media_url": "http://twitter.com/tapdaq",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/tapdaq/tapdaq-ios-sdk.git",
20     "tag": "5.9.0"
21   },
22   "frameworks": [
23     "AdSupport",
24     "AudioToolbox",
25     "AVFoundation",
26     "CoreTelephony",
27     "CoreData",
28     "MessageUI",
29     "MediaPlayer",
30     "StoreKit",
31     "SystemConfiguration",
32     "SafariServices",
33     "WebKit",
34     "CoreLocation",
35     "Security",
36     "CoreMedia"
37   ],
38   "vendored_frameworks": "universal/adapters/MoPubAdapter.framework",
39   "dependencies": {
40     "Tapdaq": [
41       "~> 5.9.0"
42     ]
43   },
44   "xcconfig": {
45     "OTHERLD_FLAGS": "-ObjC -fobjc-arc"
46   },
47   "libraries": [
48     "z",
49     "sqlite3"
50   ],
51   "requires_arc": true