[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 8 / 6 / c / HeraSDK / 1.3.1 / HeraSDK.podspec.json
blobdf1e3bdd3f3eb09b22a156bc8ccac8311811128f
2   "name": "HeraSDK",
3   "version": "1.3.1",
4   "summary": "An abstraction layer used to manage Ads.",
5   "description": "Hera is an abstraction layer built on top of another 3rd party ad medation libraries.",
6   "homepage": "https://teknasyon.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Teknasyon": "https://teknasyon.com"
13   },
14   "source": {
15     "git": "https://github.com/Teknasyon-Teknoloji/hera-ios-sdk.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "source_files": "Sources/**/*.*",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "AMRSDK": [
26       "~> 1.4"
27     ],
28     "AMRAdapterAdmob": [
30     ],
31     "AMRAdapterFacebook": [
33     ],
34     "AMRAdapterAdmost": [
36     ],
37     "mopub-ios-sdk": [
38       "5.16.2"
39     ],
40     "MoPub-FacebookAudienceNetwork-Adapters": [
42     ],
43     "MoPub-AdMob-Adapters": [
45     ],
46     "Moya": [
48     ]
49   },
50   "pod_target_xcconfig": {
51     "ONLY_ACTIVE_ARCH": "YES"
52   },
53   "user_target_xcconfig": {
54     "ONLY_ACTIVE_ARCH": "YES"
55   },
56   "subspecs": [
57     {
58       "name": "IronSource",
59       "dependencies": {
60         "AMRAdapterIronsource": [
62         ],
63         "MoPub-IronSource-Adapters": [
65         ]
66       }
67     },
68     {
69       "name": "UnityAds",
70       "dependencies": {
71         "AMRAdapterUnity": [
73         ],
74         "MoPub-UnityAds-Adapters": [
76         ]
77       }
78     },
79     {
80       "name": "AppLovin",
81       "dependencies": {
82         "AMRAdapterApplovin": [
84         ],
85         "MoPub-Applovin-Adapters": [
87         ]
88       }
89     },
90     {
91       "name": "Chartboost",
92       "dependencies": {
93         "AMRAdapterChartboost": [
95         ],
96         "MoPub-Chartboost-Adapters": [
98         ]
99       }
100     },
101     {
102       "name": "Vungle",
103       "dependencies": {
104         "AMRAdapterVungle": [
106         ],
107         "MoPub-Vungle-Adapters": [
109         ]
110       }
111     }
112   ],
113   "swift_version": "5.0"