[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / e / 5 / SevenOneAds / 0.9.2 / SevenOneAds.podspec.json
blobb92889153bf559806b9dc2779183acf9e98d4a70
2   "name": "SevenOneAds",
3   "version": "0.9.2",
4   "summary": "Allows to integrate ads in your application from SevenOneMedia",
5   "description": "The SDK SevenOneAds allows the client to integrate ads from SevenOneMedia into their application",
6   "homepage": "https://github.com/SevenOneMedia/",
7   "license": {
8     "type": "SevenOne Media Platform License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Doğa Gürdal": "doga.guerdal@sevenonemedia.de"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://ad.71i.de/global_js/AppConfig/AppSdk/SevenOneAds-0.9.2.zip"
19   },
20   "source_files": [
21     "SevenOneAds/**/*.{swift}",
22     "SOMCore/**/*.{swift}",
23     "SOMHeaderbiddingSDK/**/*.{swift}"
24   ],
25   "swift_versions": [
26     "5.1",
27     "5.2"
28   ],
29   "dependencies": {
30     "Google-Mobile-Ads-SDK": [
31       "~> 7.60.0"
32     ],
33     "AsyncSwift": [
34       "~> 2.0.4"
35     ],
36     "Alamofire": [
37       "~> 5.2.1"
38     ],
39     "SwiftyJSON": [
40       "~> 5.0.0"
41     ],
42     "AmazonPublisherServicesSDK": [
43       "~> 3.3.1"
44     ],
45     "CriteoPublisherSdk": [
46       "~> 3.5.0"
47     ]
48   },
49   "static_framework": true,
50   "preserve_paths": [
51     "LICENSE",
52     "README.txt"
53   ],
54   "swift_version": "5.2"