[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 8 / 6 / SWSkeleton / 0.4.0 / SWSkeleton.podspec.json
blobd5f491e6e430f588b3090df228f4d9de3a6674f8
2   "name": "SWSkeleton",
3   "version": "0.4.0",
4   "summary": "MVVM application skeleton",
5   "description": "Group of useful utilities and extensions to make application development process quicker",
6   "homepage": "https://github.com/SkywellDevelopers/SWSkeleton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SkywellDevelopers": "helpdesk@skywell.com.ua"
13   },
14   "source": {
15     "git": "https://github.com/SkywellDevelopers/SWSkeleton.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SWSkeleton/Core/**/*",
22   "frameworks": "UIKit",
23   "ios": {
24     "xcconfig": {
25       "OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"
26     }
27   },
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "5.0"
30   },
31   "xcconfig": {
32     "SWIFT_VERSION": "5.0"
33   },
34   "swift_versions": "5.0",
35   "dependencies": {
36     "Alamofire": [
37       "4.8.2"
38     ],
39     "AlamofireImage": [
40       "3.5.2"
41     ],
42     "RxSwift": [
43       "4.5.0"
44     ],
45     "RxCocoa": [
46       "4.5.0"
47     ],
48     "RealmSwift": [
49       "3.16.2"
50     ]
51   },
52   "swift_version": "5.0"