[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / b / 8 / Magnet-iOS / 2.0.0 / Magnet-iOS.podspec.json
blob9ab0f9a64620e1bc603d952ac620b6728c1eb1cc
2   "name": "Magnet-iOS",
3   "version": "2.0.0",
4   "summary": "Magnet used for mediation with the Google Mobile Ads SDK and Meta Audience Network",
5   "description": "The Magnet SDK is the latest generation advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. Magnet helps maximize your fill rate and increase your monetization by sending ad requests to multiple networks to ensure you find the best available network to serve ads.",
6   "homepage": "https://github.com/TMPub/Magnet-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jieyuan.zhuang": "jieyuan.zhuang@transsnet.com"
13   },
14   "source": {
15     "http": "https://github.com/TMPub/Magnet-iOS/archive/refs/tags/2.0.0.zip"
16   },
17   "vendored_frameworks": "Magnet-iOS-2.0.0/Framework/Magnet.xcframework",
18   "resource_bundles": {
19     "Magnet": [
20       "Magnet-iOS-2.0.0/Assets/*.png"
21     ]
22   },
23   "platforms": {
24     "ios": "11.0"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "CoreGraphics"
30   ],
31   "requires_arc": true,
32   "static_framework": true,
33   "dependencies": {
34     "TMKit-iOS": [
36     ],
37     "SDWebImage": [
39     ],
40     "ZFPlayer/AVPlayer": [
41       "3.3.2"
42     ],
43     "Google-Mobile-Ads-SDK": [
45     ],
46     "GoogleMobileAdsMediationFacebook": [
48     ],
49     "FBAudienceNetwork": [
51     ],
52     "FBSDKCoreKit": [
54     ]
55   }