[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / a / 9 / QXUIKitExtension / 0.1.6 / QXUIKitExtension.podspec.json
blob76fb19b69367b5e6b83e7c8e0f09160977df6bfc
2   "name": "QXUIKitExtension",
3   "version": "0.1.6",
4   "summary": "UIKit extensions in swift5.",
5   "description": "UIKit extensions in swift. Just enjoy!",
6   "homepage": "https://github.com/labi3285/QXUIKitExtension",
7   "license": "MIT",
8   "authors": {
9     "labi3285": "766043285@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/labi3285/QXUIKitExtension.git",
16     "tag": "0.1.6"
17   },
18   "source_files": "QXUIKitExtension/QXUIKitExtension/*",
19   "resources": "QXUIKitExtension/QXUIKitExtension/QXUIKitExtensionResources.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "Alamofire": [
23       "4.8.2"
24     ],
25     "Kingfisher": [
26       "~> 4.10.1"
27     ],
28     "MJRefresh": [
29       "~> 3.1.15.7"
30     ],
31     "QXJSON": [
32       "~> 0.1.1"
33     ],
34     "QXMessageView": [
35       "~> 0.0.3"
36     ],
37     "SAMKeychain": [
38       "~> 1.5.3"
39     ],
40     "QXConsMaker": [
41       "~> 0.0.6"
42     ]
43   }