[Add] KJAdSDK 1.4.1.26
[CocoaPods.git] / Specs / d / 2 / e / SWFrame / 1.0.0 / SWFrame.podspec.json
blob135ca029f11c6ed3c4ceda1591bdc79f01469692
2   "name": "SWFrame",
3   "version": "1.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": "1.0.0"
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     "NSObject+Rx": [
49       "5.0.0"
50     ],
51     "Moya-ObjectMapper-Swift5": [
52       "2.8-swift5"
53     ],
54     "URLNavigator": [
55       "2.3.0"
56     ],
57     "SwifterSwift": [
58       "5.1.0"
59     ],
60     "DZNEmptyDataSet": [
61       "1.8.1"
62     ],
63     "SnapKit": [
64       "4.2.0"
65     ],
66     "ReactorKit": [
67       "2.0.1"
68     ],
69     "Toast-Swift": [
70       "5.0.0"
71     ],
72     "HBDNavigationBar": [
73       "1.6.6"
74     ],
75     "BonMot": [
76       "5.4.1"
77     ],
78     "Cache": [
79       "5.2.0"
80     ],
81     "CGFloatLiteral": [
82       "0.5.0"
83     ],
84     "ReachabilitySwift": [
85       "5.0.0-beta1"
86     ],
87     "KeychainAccess": [
88       "3.2.0"
89     ],
90     "FCUUID": [
91       "1.3.1"
92     ],
93     "QMUIKit/QMUICore": [
94       "4.0.4"
95     ],
96     "QMUIKit/QMUIComponents/QMUILabel": [
97       "4.0.4"
98     ],
99     "QMUIKit/QMUIComponents/QMUIButton": [
100       "4.0.4"
101     ]
102   },
103   "swift_version": "5.0"