[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 8 / 6 / c / HeraSDK / 1.3.3 / HeraSDK.podspec.json
blobe9ab2a9c99f45ef2de4b77e4f0a08d3d4f00eee7
2   "name": "HeraSDK",
3   "version": "1.3.3",
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.3"
17   },
18   "static_framework": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "default_subspecs": "Core",
24   "pod_target_xcconfig": {
25     "ONLY_ACTIVE_ARCH": "YES"
26   },
27   "user_target_xcconfig": {
28     "ONLY_ACTIVE_ARCH": "YES"
29   },
30   "subspecs": [
31     {
32       "name": "Core",
33       "dependencies": {
34         "AMRSDK": [
35           "~> 1.4"
36         ],
37         "AMRAdapterAdmost": [
39         ],
40         "mopub-ios-sdk": [
41           "5.16.2"
42         ],
43         "Moya": [
45         ],
46         "MoPub-FacebookAudienceNetwork-Adapters": [
48         ],
49         "MoPub-AdMob-Adapters": [
51         ],
52         "AMRAdapterAdmob": [
54         ],
55         "AMRAdapterFacebook": [
57         ]
58       },
59       "source_files": "Sources/**/*.*",
60       "platforms": {
61         "ios": "10.0"
62       }
63     },
64     {
65       "name": "IronSource",
66       "dependencies": {
67         "AMRAdapterIronsource": [
69         ],
70         "MoPub-IronSource-Adapters": [
72         ]
73       }
74     },
75     {
76       "name": "UnityAds",
77       "dependencies": {
78         "AMRAdapterUnity": [
80         ],
81         "MoPub-UnityAds-Adapters": [
83         ]
84       }
85     },
86     {
87       "name": "AppLovin",
88       "dependencies": {
89         "AMRAdapterApplovin": [
91         ],
92         "MoPub-Applovin-Adapters": [
94         ]
95       }
96     },
97     {
98       "name": "Chartboost",
99       "dependencies": {
100         "AMRAdapterChartboost": [
102         ],
103         "MoPub-Chartboost-Adapters": [
105         ]
106       }
107     },
108     {
109       "name": "Vungle",
110       "dependencies": {
111         "AMRAdapterVungle": [
113         ],
114         "MoPub-Vungle-Adapters": [
116         ]
117       }
118     }
119   ],
120   "swift_version": "5.0"