[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 8 / AMATest / 0.0.1 / AMATest.podspec.json
blob0adb7a9792b7672d25e797e3a15f5f1bd9de7792
2   "name": "AMATest",
3   "version": "0.0.1",
4   "summary": "A short description of AMATest.",
5   "description": "Try to keep it short, snappy and to the point.",
6   "homepage": "https://github.com/Moskwinow/AMATest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maksym": "maksym.vechirko@axiomc.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/Moskwinow/AMATest.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "AMATest/**/*.{h,m,swift}",
23   "static_framework": true,
24   "frameworks": "UIKit",
25   "xcconfig": {
26     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/Firebase/Core/Sources"
27   },
28   "requires_arc": true,
29   "ios": {
30     "dependencies": {
31       "FirebaseAuth": [
32         "~> 8.8.0"
33       ],
34       "SnapKit": [
35         "~> 5.0.1"
36       ],
37       "Kingfisher": [
38         "~> 6.3.1"
39       ]
40     }
41   },
42   "swift_version": "5"