[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 0 / AequusYahooAdapter / 1.3.0 / AequusYahooAdapter.podspec.json
blob1ac6486aeedbdf43db734e2d5492c13cda69feb5
2   "name": "AequusYahooAdapter",
3   "version": "1.3.0",
4   "summary": "AequusYahooAdapter",
5   "description": "AequusYahooAdapter",
6   "static_framework": true,
7   "homepage": "https://gitlab.com/aequus1/aequus.sdk/aequus-sdk-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Aleksandr Poliakov": "aleks@aequus.mobi"
14   },
15   "source": {
16     "git": "https://gitlab.com/aequus-sdk/aequus-frameworks.git",
17     "tag": "1.3.0a"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "module_name": "AequusYahooAdapter",
25   "source_files": "AequusYahooAdapter/**/*",
26   "public_header_files": [
27     "AequusYahooAdapter/**/*.h"
28   ],
29   "frameworks": [
30     "Foundation",
31     "UIKit"
32   ],
33   "dependencies": {
34     "AequusCore": [
35       ">= 1.3.0"
36     ],
37     "Verizon-Ads-StandardEdition": [
38       "1.14.1"
39     ]
40   },
41   "swift_version": "5.0"