[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 8 / 6 / SWSkeleton / 0.2.0 / SWSkeleton.podspec.json
bloba913d577c05f36691ecc670050d9c162e83a53e0
2   "name": "SWSkeleton",
3   "version": "0.2.0",
4   "summary": "MVVM application skeleton",
5   "description": "List of used protocols",
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.2.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": "4.0"
30   },
31   "xcconfig": {
32     "SWIFT_VERSION": "4.0"
33   },
34   "dependencies": {
35     "Alamofire": [
36       "4.6.0"
37     ],
38     "AlamofireImage": [
39       "3.3.0"
40     ],
41     "RxSwift": [
42       "4.1.0"
43     ],
44     "RxCocoa": [
45       "4.1.0"
46     ],
47     "RealmSwift": [
48       "3.0.2"
49     ],
50     "ObjectMapper": [
51       "3.1.0"
52     ]
53   },
54   "pushed_with_swift_version": "4.0"