[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 8 / 4 / IronSourceMaioAdapter / 4.1.4.4 / IronSourceMaioAdapter.podspec.json
blob3825daf2d63f10a4870f7c53de0114090e3431cd
2   "name": "IronSourceMaioAdapter",
3   "version": "4.1.4.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.4.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.14.0.0"
39     ]
40   }