[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / e / SWFrame / 2.0.0 / SWFrame.podspec.json
blob7678e1ff67a5e91b86e9857f60dddecaf298b5e5
2   "name": "SWFrame",
3   "version": "2.0.0",
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": "2.0.0"
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     "RxSwiftExt": [
43       "5.2.0"
44     ],
45     "RxDataSources": [
46       "4.0.1"
47     ],
48     "RxViewController": [
49       "1.0.0"
50     ],
51     "NSObject+Rx": [
52       "5.1.0"
53     ],
54     "Moya/RxSwift": [
55       "14.0.0"
56     ],
57     "ObjectMapper": [
58       "4.2.0"
59     ],
60     "ReachabilitySwift": [
61       "5.0.0"
62     ],
63     "SwiftyBeaver": [
64       "1.9.1"
65     ],
66     "ReactorKit": [
67       "2.1.0"
68     ],
69     "URLNavigator": [
70       "2.3.0"
71     ],
72     "BonMot": [
73       "5.5.1"
74     ],
75     "SwifterSwift": [
76       "5.2.0"
77     ],
78     "CGFloatLiteral": [
79       "0.5.0"
80     ],
81     "FCUUID": [
82       "1.3.1"
83     ],
84     "Kingfisher": [
85       "5.14.0"
86     ],
87     "WebViewJavascriptBridge": [
88       "6.0.3"
89     ],
90     "DZNEmptyDataSet": [
91       "1.8.1"
92     ],
93     "ESPullToRefresh": [
94       "2.9.2"
95     ],
96     "Toast-Swift": [
97       "5.0.1"
98     ],
99     "QMUIKit/QMUICore": [
100       "4.1.3"
101     ],
102     "QMUIKit/QMUIComponents/QMUILabel": [
103       "4.1.3"
104     ],
105     "QMUIKit/QMUIComponents/QMUIButton": [
106       "4.1.3"
107     ]
108   },
109   "swift_version": "5.0"