[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / e / 7 / AMAApp / 0.0.8 / AMAApp.podspec.json
blobb00d99e316194109620b03bd07ef50da7542baba
2   "name": "AMAApp",
3   "version": "0.0.8",
4   "summary": "A short description of AMAApp.",
5   "description": "Try to keep it short, snappy and to the point.",
6   "homepage": "https://github.com/Moskwinow/AMAApp",
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/AMAApp.git",
20     "tag": "0.0.8"
21   },
22   "source_files": "AMAApp/**/*.{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       "Firebase": [
36       ],
37       "SnapKit": [
38         "~> 5.0.1"
39       ],
40       "Kingfisher": [
41         "~> 6.3.1"
42       ]
43     }
44   },
45   "swift_version": "5"