[Add] KJAdSDK 1.4.1.26
[CocoaPods.git] / Specs / d / 2 / e / SWFrame / 1.1.1 / SWFrame.podspec.json
blob905e7c1e6dfea58e0787cc57676a9e96b90eea0f
2   "name": "SWFrame",
3   "version": "1.1.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.1.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     "RxSwiftExt": [
43       "5.2.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-JX/RxSwift": [
55       "2.8-jx1"
56     ],
57     "ObjectMapper+Realm": [
58       "1.0"
59     ],
60     "RealmSwift": [
61       "4.4.1"
62     ],
63     "URLNavigator": [
64       "2.3.0"
65     ],
66     "SwifterSwift": [
67       "5.1.0"
68     ],
69     "DZNEmptyDataSet": [
70       "1.8.1"
71     ],
72     "SnapKit": [
73       "4.2.0"
74     ],
75     "ReactorKit": [
76       "2.1.0"
77     ],
78     "Toast-Swift": [
79       "5.0.0"
80     ],
81     "ESPullToRefresh": [
82       "2.9.2"
83     ],
84     "Kingfisher": [
85       "4.10.1"
86     ],
87     "BonMot": [
88       "5.4.1"
89     ],
90     "CGFloatLiteral": [
91       "0.5.0"
92     ],
93     "ReachabilitySwift": [
94       "5.0.0"
95     ],
96     "KeychainAccess": [
97       "3.2.0"
98     ],
99     "FCUUID": [
100       "1.3.1"
101     ],
102     "WebViewJavascriptBridge": [
103       "6.0.3"
104     ],
105     "SwiftyBeaver": [
106       "1.9.0"
107     ],
108     "QMUIKit/QMUICore": [
109       "4.1.3"
110     ],
111     "QMUIKit/QMUIComponents/QMUILabel": [
112       "4.1.3"
113     ],
114     "QMUIKit/QMUIComponents/QMUIButton": [
115       "4.1.3"
116     ]
117   },
118   "swift_version": "5.0"