[Add] networkfing 0.2.4
[CocoaPods.git] / Specs / d / 2 / e / SWFrame / 1.4.1 / SWFrame.podspec.json
blob839c875fa0b1fd4c520eea2f250a37e19b37de40
2   "name": "SWFrame",
3   "version": "1.4.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.4.1"
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": [
30     "UIKit",
31     "CoreText"
32   ],
33   "dependencies": {
34     "CocoaLumberjack/Swift": [
35       "3.7.0"
36     ],
37     "QMUIKit/QMUICore": [
38       "4.2.3"
39     ],
40     "RxTheme": [
41       "4.1.1"
42     ],
43     "RxDataSources": [
44       "4.0.1"
45     ],
46     "NSObject+Rx": [
47       "5.1.0"
48     ],
49     "Moya/RxSwift": [
50       "14.0.0"
51     ],
52     "ObjectMapper": [
53       "4.2.0"
54     ],
55     "ReactorKit": [
56       "2.1.1"
57     ],
58     "URLNavigator": [
59       "2.3.0"
60     ],
61     "BonMot": [
62       "5.6.0"
63     ],
64     "SwifterSwift": [
65       "5.2.0"
66     ],
67     "FCUUID": [
68       "1.3.1"
69     ],
70     "Kingfisher": [
71       "5.15.7"
72     ],
73     "DZNEmptyDataSet": [
74       "1.8.1"
75     ],
76     "MJRefresh": [
77       "3.6.1"
78     ]
79   },
80   "swift_version": "5.0"