[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / d / JQTools / 0.1.2 / JQTools.podspec.json
blobd483b17b5b43bc65149572d453ed2086195783a4
2   "name": "JQTools",
3   "version": "0.1.2",
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.2"
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     "RxSwift": [
44     ],
45     "RxCocoa": [
47     ],
48     "SwiftyUserDefaults": [
49       "4.0.0-alpha.1"
50     ]
51   },
52   "swift_version": "5.0"