[Add] KJAdSDK 1.4.1.26
[CocoaPods.git] / Specs / d / 2 / e / SWFrame / 1.3.8 / SWFrame.podspec.json
blobc234645e4f0c42027487ae92d4131c849111d5b8
2   "name": "SWFrame",
3   "version": "1.3.8",
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.3.8"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "SWFrame/Classes/**/*",
24   "resource_bundles": {
25     "SWFrame": [
26       "SWFrame/Assets/*.png"
27     ]
28   },
29   "frameworks": "UIKit",
30   "dependencies": {
31     "CocoaLumberjack/Swift": [
32       "3.7.0"
33     ],
34     "QMUIKit/QMUICore": [
35       "4.2.3"
36     ],
37     "RxOptional": [
38       "4.1.0"
39     ],
40     "RxSwiftExt": [
41       "5.2.0"
42     ],
43     "RxGesture": [
44       "3.0.2"
45     ],
46     "RxDataSources": [
47       "4.0.1"
48     ],
49     "RxViewController": [
50       "1.0.0"
51     ],
52     "NSObject+Rx": [
53       "5.1.0"
54     ],
55     "RxTheme": [
56       "4.1.1"
57     ],
58     "Moya/RxSwift": [
59       "14.0.0"
60     ],
61     "ObjectMapper": [
62       "4.2.0"
63     ],
64     "ReactorKit": [
65       "2.1.1"
66     ],
67     "URLNavigator": [
68       "2.3.0"
69     ],
70     "BonMot": [
71       "5.6.0"
72     ],
73     "SwifterSwift": [
74       "5.2.0"
75     ],
76     "FCUUID": [
77       "1.3.1"
78     ],
79     "Kingfisher": [
80       "5.15.7"
81     ],
82     "DZNEmptyDataSet": [
83       "1.8.1"
84     ],
85     "ESPullToRefresh": [
86       "2.9.3"
87     ]
88   },
89   "swift_version": "5.0"