[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / 7 / IronSourceMillennialmediaAdapter / 4.0.0.2 / IronSourceMillennialmediaAdapter.podspec.json
blob6495c8f550d6bc5748c8f52fcfaba7b0d675f147
2   "name": "IronSourceMillennialmediaAdapter",
3   "version": "4.0.0.2",
4   "summary": "Millennialmedia Adapter",
5   "description": "Use this adapter to show Millennialmedia 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/ISMillennialMediaAdapter4.0.0.zip"
16   },
17   "source_files": "ISMillennialMediaAdapter/ISMillennialMediaAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISMillennialMediaAdapter/ISMillennialMediaAdapter.framework/**/*.h",
19   "preserve_paths": "ISMillennialMediaAdapter/ISMillennialMediaAdapter.framework",
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "AudioToolBox",
26     "AVFoundation",
27     "CoreGraphics",
28     "CoreMedia",
29     "CoreTelephony",
30     "EventKit",
31     "EventKitUI",
32     "MediaPlayer",
33     "MessageUI",
34     "QuartzCore",
35     "SystemConfiguration",
36     "CoreLocation",
37     "Foundation",
38     "UIKit"
39   ],
40   "weak_frameworks": [
41     "AdSupport",
42     "Social",
43     "StoreKit",
44     "WebKit"
45   ],
46   "libraries": "xml2",
47   "vendored_frameworks": "ISMillennialMediaAdapter/ISMillennialMediaAdapter.framework",
48   "dependencies": {
49     "IronSourceSDK": [
50       "= 6.7.2.0"
51     ]
52   }