[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 7 / b / applovin-mediation-blabla / 0.0.2 / applovin-mediation-blabla.podspec.json
blobc42bb350f3d7bbce487d5aebbef66d873d4987b6
2   "name": "applovin-mediation-blabla",
3   "version": "0.0.2",
4   "summary": "Tempo <-> AppLovin MAX iOS Mediation Adapter.",
5   "description": "Using this adapter you will be able to integrate Tempo SDK via AppLovin MAX mediation",
6   "homepage": "https://www.tempoplatform.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vishnu K": "vishnu@tempoplatform.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/vishnukool/ios-applovin-mediation.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "TempoApplovinMediation/*.{h,m,swift}",
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     "AppLovinSDK": [
34       "~> 11"
35     ],
36     "TempoSDK": [
38     ]
39   },
40   "swift_version": "5.0"