[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / e / 5 / SevenOneAds / 0.10.1 / SevenOneAds.podspec.json
blob5f375cf89630ad68a8dd8d181b752abca7f594ab
2   "name": "SevenOneAds",
3   "version": "0.10.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": "10.0"
14   },
15   "source": {
16     "http": "https://adtec-app-ios.s3.eu-central-1.amazonaws.com/SevenOneAds-0.10.1.zip"
17   },
18   "source_files": "SevenOneAds/**/*.{swift}",
19   "swift_versions": [
20     "5.1",
21     "5.2"
22   ],
23   "dependencies": {
24     "Google-Mobile-Ads-SDK": [
25       "~> 7.62.0"
26     ],
27     "AsyncSwift": [
28       "~> 2.0.4"
29     ],
30     "Alamofire": [
31       "~> 5.2.2"
32     ],
33     "SwiftyJSON": [
34       "~> 5.0.0"
35     ],
36     "AmazonPublisherServicesSDK": [
37       "~> 3.3.1"
38     ],
39     "CriteoPublisherSdk": [
40       "~> 3.8.0"
41     ]
42   },
43   "static_framework": true,
44   "preserve_paths": [
45     "LICENSE",
46     "README.txt",
47     "ReleaseNotes.md"
48   ],
49   "swift_version": "5.2"