[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / d / IronSourceMoPubAdapter / 3.2.0.2 / IronSourceMoPubAdapter.podspec.json
blob76d5b952c12760967454965a0bd668bf2ee90e10
2   "name": "IronSourceMoPubAdapter",
3   "version": "3.2.0.2",
4   "summary": "MoPub Adapter",
5   "description": "Use this adapter to show MoPub ads",
6   "homepage": "http://www.ironsrc.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.ironsrc.com/contact/"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISMopubAdapter3.2.0.zip"
16   },
17   "source_files": "ISMopubAdapter/ISMopubAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISMopubAdapter/ISMopubAdapter.framework/**/*.h",
19   "preserve_paths": "ISMopubAdapter/ISMopubAdapter.framework",
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "CoreGraphics",
26     "CoreLocation",
27     "CoreMedia",
28     "CoreTelephony",
29     "Foundation",
30     "MediaPlayer",
31     "QuartzCore",
32     "SystemConfiguration",
33     "UIKit",
34     "SafariServices",
35     "MobileCoreServices",
36     "QuartzCore"
37   ],
38   "weak_frameworks": [
39     "AdSupport",
40     "WebKit",
41     "StoreKit"
42   ],
43   "vendored_frameworks": "ISMopubAdapter/ISMopubAdapter.framework",
44   "dependencies": {
45     "IronSourceSDK": [
46       "= 6.6.8.1"
47     ],
48     "mopub-ios-sdk": [
49       "= 4.15.0"
50     ]
51   }