[Add] LiteRTSelectTfOps 0.0.1-nightly.20250120
[CocoaPods.git] / Specs / b / e / 5 / SevenOneAds / 1.0.0-rc.1 / SevenOneAds.podspec.json
blob51aa60f7c85f66dde4c65c3b22098f533eaf6c77
2   "name": "SevenOneAds",
3   "version": "1.0.0-rc.1",
4   "summary": "Allows integrating ads from SevenOne Media into your application",
5   "description": "The SevenOneAds SDK allows clients to integrate ads from SevenOne Media into their application",
6   "homepage": "https://github.com/SevenOneMedia/",
7   "license": {
8     "type": "SevenOne Media Platform License",
9     "file": "LICENSE"
10   },
11   "authors": "SevenOne Media GmbH",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "http": "https://adtec-app-ios.s3.eu-central-1.amazonaws.com/SevenOneAds-1.0.0-rc.1.zip"
17   },
18   "source_files": "SevenOneAds/**/*.{swift}",
19   "swift_versions": [
20     "5.1",
21     "5.2",
22     "5.3"
23   ],
24   "dependencies": {
25     "Google-Mobile-Ads-SDK": [
26       "~> 8.10.0"
27     ],
28     "AsyncSwift": [
29       "~> 2.0.4"
30     ],
31     "Alamofire": [
32       "~> 5.4.3"
33     ],
34     "AnyCodable-FlightSchool": [
35       "~> 0.6.1"
36     ],
37     "CriteoPublisherSdk": [
38       "~> 4.3.3"
39     ],
40     "Version": [
41       "~> 0.8.0"
42     ]
43   },
44   "static_framework": true,
45   "preserve_paths": [
46     "LICENSE",
47     "README.txt",
48     "ReleaseNotes.md"
49   ],
50   "swift_version": "5.3"