[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 7 / AMAApp / 0.0.6 / AMAApp.podspec.json
blobe0383d6b350d151f8cf117c9db6f86156973398f
2   "name": "AMAApp",
3   "version": "0.0.6",
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.6"
21   },
22   "source_files": "AMAApp/**/*.{h,m,swift}",
23   "static_framework": true,
24   "frameworks": "UIKit",
25   "xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "/AMAApp/Xcode.app/Contents/Developer/Library/Frameworks/**"
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"