[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / c / 4 / 0 / SupersonicNativeXAdapter / 2.1.1.0 / SupersonicNativeXAdapter.podspec.json
blobc118739146016e0a3b9567499b72c4771aacd5a0
2   "name": "SupersonicNativeXAdapter",
3   "version": "2.1.1.0",
4   "summary": "NativeX Adapter",
5   "description": "Use this adapter to show NativeX ads",
6   "homepage": "http://www.supersonic.com",
7   "license": {
8     "type": "Commercial",
9     "text": "https://www.supersonic.com/terms-of-use/"
10   },
11   "authors": {
12     "Supersonic": "customersupport@supersonicads.com"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/supersonic/ios-adapters/SUNativeXAdapter2.1.1.zip"
16   },
17   "public_header_files": "SUNativeXAdapter/SUNativeXAdapter.framework/**/*.h",
18   "preserve_paths": "SUNativeXAdapter/SUNativeXAdapter.framework",
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "MediaPlayer",
25     "AdSupport",
26     "CoreGraphics",
27     "UIKit",
28     "StoreKit",
29     "SystemConfiguration",
30     "MediaPlayer",
31     "MessageUI",
32     "Foundation"
33   ],
34   "libraries": "sqlite3.0",
35   "vendored_frameworks": "SUNativeXAdapter/SUNativeXAdapter.framework",
36   "dependencies": {
37     "SupersonicSDK": [
38       "= 6.4.16.0"
39     ]
40   }