[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / b / 8 / Magnet-iOS / 1.0.0 / Magnet-iOS.podspec.json
blob2e6a5a5efdbc99974cfdfba62bc75b76d706c59a
2   "name": "Magnet-iOS",
3   "version": "1.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/1.0.0.zip"
16   },
17   "vendored_frameworks": "Magnet-iOS-1.0.0/Framework/Magnet.xcframework",
18   "resource_bundles": {
19     "Magnet": [
20       "Magnet-iOS-1.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   }