[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / startio-mopub-mediation / 1.2.0 / startio-mopub-mediation.podspec.json
blob096a47e85f0014e2ecae7d4a320db2c625a0283d
2   "name": "startio-mopub-mediation",
3   "version": "1.2.0",
4   "summary": "Start.io <-> MoPub iOS Mediation Adapter.",
5   "description": "Using this adapter you will be able to integrate Start.io SDK via MoPub mediation",
6   "homepage": "https://www.start.io",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iOS Dev": "iosdev@startapp.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/StartApp-SDK/ios-mopub-mediation.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "StartioMopubMediation/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "static_framework": true,
28   "swift_versions": "5.0",
29   "user_target_xcconfig": {
30     "ONLY_ACTIVE_ARCH": "YES"
31   },
32   "dependencies": {
33     "mopub-ios-sdk": [
34       "~> 5.18"
35     ],
36     "StartAppSDK": [
37       "~> 4.7.0"
38     ]
39   },
40   "swift_version": "5.0"