[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 2 / 5 / 4 / AequusApplovinAdapter / 0.1.0 / AequusApplovinAdapter.podspec.json
blobf2b979cc5cdead7a9cf059545afaa1b25b5b97db
2   "name": "AequusApplovinAdapter",
3   "version": "0.1.0",
4   "summary": "AppLovin Adapter",
5   "description": "Adapter for AppLovin SDK",
6   "static_framework": true,
7   "homepage": "https://aequus1.gitlab.io/shared/aequus-documentation/",
8   "license": {
9     "type": "New BSD",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Bohdan Korda": "bohdan-korda@aequus.mobi"
14   },
15   "source": {
16     "git": "https://gitlab.com/aequus-sdk/aequus-frameworks.git",
17     "branch": "open"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "module_name": "AequusApplovinAdapter",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "public_header_files": "AequusApplovinAdapter/**/*.h",
30   "source_files": "AequusApplovinAdapter/**/*",
31   "dependencies": {
32     "AequusCore": [
34     ],
35     "AppLovinSDK": [
37     ]
38   },
39   "swift_version": "5.0"