[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / e / SWFrame / 1.2.1 / SWFrame.podspec.json
blobb917809366e58497157e20cc9d4eac0dee249994
2   "name": "SWFrame",
3   "version": "1.2.1",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework using Swift.",
6   "homepage": "https://github.com/tospery/SWFrame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tospery": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/SWFrame.git",
16     "tag": "1.2.1"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "SWFrame/Classes/**/*",
24   "resource_bundles": {
25     "SWFrame": [
26       "SWFrame/Assets/*.png"
27     ]
28   },
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "Accelerate",
33     "QuartzCore",
34     "CoreLocation",
35     "SystemConfiguration",
36     "AdSupport",
37     "WebKit",
38     "CoreGraphics",
39     "Photos"
40   ],
41   "dependencies": {
42     "QMUIKit/QMUICore": [
43       "4.2.0"
44     ],
45     "RxSwiftExt": [
46       "5.2.0"
47     ],
48     "RxDataSources": [
49       "4.0.1"
50     ],
51     "RxViewController": [
52       "1.0.0"
53     ],
54     "NSObject+Rx": [
55       "5.1.0"
56     ],
57     "Moya/RxSwift": [
58       "14.0.0"
59     ],
60     "ObjectMapper": [
61       "4.2.0"
62     ],
63     "ReactorKit": [
64       "2.1.0"
65     ],
66     "URLNavigator": [
67       "2.3.0"
68     ],
69     "BonMot": [
70       "5.5.1"
71     ],
72     "SwifterSwift": [
73       "5.2.0"
74     ],
75     "FCUUID": [
76       "1.3.1"
77     ],
78     "Kingfisher": [
79       "5.14.0"
80     ],
81     "DZNEmptyDataSet": [
82       "1.8.1"
83     ],
84     "ESPullToRefresh": [
85       "2.9.3"
86     ]
87   },
88   "swift_version": "5.0"