[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / d / IronSourceMoPubAdapter / 4.1.1.3 / IronSourceMoPubAdapter.podspec.json
blobe5ef071f20e4a5a1a39cf3b14c3d8290ac6ae8e7
2   "name": "IronSourceMoPubAdapter",
3   "version": "4.1.1.3",
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/ISMopubAdapter4.1.1.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   "frameworks": [
24     "CoreGraphics",
25     "CoreLocation",
26     "CoreMedia",
27     "CoreTelephony",
28     "Foundation",
29     "MediaPlayer",
30     "QuartzCore",
31     "SystemConfiguration",
32     "UIKit",
33     "SafariServices",
34     "MobileCoreServices",
35     "QuartzCore"
36   ],
37   "weak_frameworks": [
38     "AdSupport",
39     "WebKit",
40     "StoreKit"
41   ],
42   "vendored_frameworks": "ISMopubAdapter/ISMopubAdapter.framework",
43   "dependencies": {
44     "IronSourceSDK": [
45       "= 6.7.9.2"
46     ],
47     "mopub-ios-sdk": [
48       "= 4.20.1"
49     ]
50   }