[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / b / MesonWrapMoPub / 0.0.6-beta / MesonWrapMoPub.podspec.json
blobbbcb9697001ca3a0af29312ae100de9c68ee1604
2   "name": "MesonWrapMoPub",
3   "version": "0.0.6-beta",
4   "summary": "MesonWrapMoPub SDK is a light weight SDK, and the single access point, to all the S2S bidding demand.",
5   "description": "MesonWrap is an Mobile In-App, S2S Header Bidding wrapper that can be seamlessly \n   integrated into your app with a light weight SDK. You can add as many demand sources \n   on the server side to maximize the competition for an impression in an auction without \n   any hassles.",
6   "homepage": "https://docs.meson.ai",
7   "documentation_url": "https://docs.meson.ai/docs/intro",
8   "license": "Custom",
9   "authors": {
10     "Meson": "sdk@meson.ai"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "http": "https://github.com/jangirtony2009/test/raw/main/Meson-Wrap-iOS-MoPub-Plugin-1.0.0.zip"
18   },
19   "default_subspecs": "SKAN",
20   "subspecs": [
21     {
22       "name": "SKAN",
23       "source_files": "SKAN/**/*.swift",
24       "dependencies": {
25         "MesonWrapMoPub/Core": [
27         ]
28       }
29     },
30     {
31       "name": "Core",
32       "ios": {
33         "preserve_paths": "MesonWrapMoPub.xcframework"
34       },
35       "vendored_frameworks": "MesonWrapMoPub.xcframework",
36       "dependencies": {
37         "MesonWrap": [
38           "~> 0.0.1-beta"
39         ],
40         "mopub-ios-sdk": [
42         ]
43       }
44     }
45   ],
46   "swift_version": "5.0"