[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / e / d / JQTools / 0.1.1 / JQTools.podspec.json
blobce1c6a1dc562cdb5f959fbe6bde9bf0b9f5b234a
2   "name": "JQTools",
3   "version": "0.1.1",
4   "summary": "JQKit 自己常用的工具集合,加快开发进度",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/youngerTimes/JQTools",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "841720330@qq.com": "841720330@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/youngerTimes/JQTools.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "JQTools/Classes/**/*",
23   "resource_bundles": {
24     "JQToolsRes": [
25       "JQTools/Assets/*"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "SnapKit": [
32     ],
33     "ObjectMapper": [
35     ],
36     "QMUIKit": [
38     ],
39     "IQKeyboardManagerSwift": [
40       "~> 6.5.5"
41     ],
42     "RxSwift": [
44     ],
45     "RxCocoa": [
47     ],
48     "SwiftyUserDefaults": [
49       "4.0.0-alpha.1"
50     ],
51     "WMPageController": [
52       "~> 2.5.2"
53     ],
54     "Then": [
56     ],
57     "MJRefresh": [
59     ]
60   },
61   "swift_version": "5.0"