[Add] KJAdSDK 1.4.1.26
[CocoaPods.git] / Specs / d / 2 / e / SWFrame / 1.0.1 / SWFrame.podspec.json
blobaddbad953aa063fdf6461b10a7cd8b608ec20c04
2   "name": "SWFrame",
3   "version": "1.0.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.0.1"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.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     "RxCocoa": [
43       "5.0.0"
44     ],
45     "RxViewController": [
46       "1.0.0"
47     ],
48     "RxDataSources": [
49       "4.0.1"
50     ],
51     "NSObject+Rx": [
52       "5.0.0"
53     ],
54     "Moya-ObjectMapper-Swift5": [
55       "2.8-swift5"
56     ],
57     "URLNavigator": [
58       "2.3.0"
59     ],
60     "SwifterSwift": [
61       "5.1.0"
62     ],
63     "DZNEmptyDataSet": [
64       "1.8.1"
65     ],
66     "SnapKit": [
67       "4.2.0"
68     ],
69     "ReactorKit": [
70       "2.0.1"
71     ],
72     "Toast-Swift": [
73       "5.0.0"
74     ],
75     "ESPullToRefresh": [
76       "2.9.2"
77     ],
78     "Kingfisher": [
79       "4.10.1"
80     ],
81     "BonMot": [
82       "5.4.1"
83     ],
84     "Cache": [
85       "5.2.0"
86     ],
87     "CGFloatLiteral": [
88       "0.5.0"
89     ],
90     "ReachabilitySwift": [
91       "5.0.0"
92     ],
93     "KeychainAccess": [
94       "3.2.0"
95     ],
96     "FCUUID": [
97       "1.3.1"
98     ],
99     "WebViewJavascriptBridge": [
100       "6.0.3"
101     ],
102     "SwiftyBeaver": [
103       "1.9.0"
104     ],
105     "QMUIKit/QMUICore": [
106       "4.0.4"
107     ],
108     "QMUIKit/QMUIComponents/QMUILabel": [
109       "4.0.4"
110     ],
111     "QMUIKit/QMUIComponents/QMUIButton": [
112       "4.0.4"
113     ]
114   },
115   "swift_version": "5.0"