[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 2 / 8 / 4 / IronSourceMaioAdapter / 4.1.6.4 / IronSourceMaioAdapter.podspec.json
blobeb8cf73bd9fc27013008d02c7b007a0af7dc3fe8
2   "name": "IronSourceMaioAdapter",
3   "version": "4.1.6.4",
4   "summary": "Maio Adapter",
5   "description": "Use this adapter to show Maio 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/ISMaioAdapter4.1.6.zip"
16   },
17   "source_files": "ISMaioAdapter/ISMaioAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISMaioAdapter/ISMaioAdapter.framework/**/*.h",
19   "preserve_paths": "ISMaioAdapter/ISMaioAdapter.framework",
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true,
24   "weak_frameworks": [
25     "AdSupport",
26     "AVFoundation",
27     "MobileCoreServices",
28     "StoreKit",
29     "SystemConfiguration"
30   ],
31   "frameworks": [
32     "Foundation",
33     "UIKit"
34   ],
35   "vendored_frameworks": "ISMaioAdapter/ISMaioAdapter.framework",
36   "dependencies": {
37     "IronSourceSDK": [
38       "= 6.18.0.2"
39     ],
40     "MaioSDK": [
41       "= 1.5.4"
42     ]
43   }