[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / c / HeraSDK / 1.3.2 / HeraSDK.podspec.json
blobf2951e30148df3741b40ffe042d97fb5e92ab477
2   "name": "HeraSDK",
3   "version": "1.3.2",
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.2"
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   "default_subspecs": "none",
51   "pod_target_xcconfig": {
52     "ONLY_ACTIVE_ARCH": "YES"
53   },
54   "user_target_xcconfig": {
55     "ONLY_ACTIVE_ARCH": "YES"
56   },
57   "subspecs": [
58     {
59       "name": "IronSource",
60       "dependencies": {
61         "AMRAdapterIronsource": [
63         ],
64         "MoPub-IronSource-Adapters": [
66         ]
67       }
68     },
69     {
70       "name": "UnityAds",
71       "dependencies": {
72         "AMRAdapterUnity": [
74         ],
75         "MoPub-UnityAds-Adapters": [
77         ]
78       }
79     },
80     {
81       "name": "AppLovin",
82       "dependencies": {
83         "AMRAdapterApplovin": [
85         ],
86         "MoPub-Applovin-Adapters": [
88         ]
89       }
90     },
91     {
92       "name": "Chartboost",
93       "dependencies": {
94         "AMRAdapterChartboost": [
96         ],
97         "MoPub-Chartboost-Adapters": [
99         ]
100       }
101     },
102     {
103       "name": "Vungle",
104       "dependencies": {
105         "AMRAdapterVungle": [
107         ],
108         "MoPub-Vungle-Adapters": [
110         ]
111       }
112     }
113   ],
114   "swift_version": "5.0"