[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / e / 5 / SevenOneAds / 0.10.6 / SevenOneAds.podspec.json
blob5a3b9736d63146df92481646a982f806cca3b3ee
2   "name": "SevenOneAds",
3   "version": "0.10.6",
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": "10.0"
14   },
15   "source": {
16     "http": "https://adtec-app-ios.s3.eu-central-1.amazonaws.com/SevenOneAds-0.10.6.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       "~> 7.66.0"
27     ],
28     "AsyncSwift": [
29       "~> 2.0.4"
30     ],
31     "Alamofire": [
32       "~> 5.2.2"
33     ],
34     "AnyCodable-FlightSchool": [
35       "~> 0.3.0"
36     ],
37     "AmazonPublisherServicesSDK": [
38       "~> 3.3.1"
39     ],
40     "CriteoPublisherSdk": [
41       "~> 3.10.0"
42     ]
43   },
44   "static_framework": true,
45   "preserve_paths": [
46     "LICENSE",
47     "README.txt",
48     "ReleaseNotes.md"
49   ],
50   "user_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "pod_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "swift_version": "5.3"