[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / f / e / d / JQTools / 0.1.5 / JQTools.podspec.json
blobd67231bbf0643ad7971243f25ec081d17c634856
2   "name": "JQTools",
3   "version": "0.1.5",
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.5"
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     "XCGLogger": [
35     ],
36     "ObjectMapper": [
38     ],
39     "QMUIKit": [
41     ],
42     "IQKeyboardManagerSwift": [
44     ],
45     "RxSwift": [
47     ],
48     "RxCocoa": [
50     ],
51     "RxDataSources": [
53     ],
54     "SwiftyUserDefaults": [
55       "4.0.0-alpha.1"
56     ],
57     "TZImagePickerController": [
59     ],
60     "MJRefresh": [
62     ],
63     "EmptyDataSet-Swift": [
65     ]
66   },
67   "swift_version": "5.0"