[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / a / 9 / QXUIKitExtension / 0.1.4 / QXUIKitExtension.podspec.json
blobe5caec8ff84b273c53157db00411593e34432f73
2   "name": "QXUIKitExtension",
3   "version": "0.1.4",
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.4"
17   },
18   "source_files": "QXUIKitExtension/QXUIKitExtension/*",
19   "requires_arc": true,
20   "dependencies": {
21     "Alamofire": [
22       "4.8.2"
23     ],
24     "Kingfisher": [
25       "~> 4.10.1"
26     ],
27     "MJRefresh": [
28       "~> 3.1.15.7"
29     ],
30     "QXConsMaker": [
31       "~> 0.0.3"
32     ],
33     "QXJSON": [
34       "~> 0.1.1"
35     ],
36     "QXMessageView": [
37       "~> 0.0.3"
38     ],
39     "SAMKeychain": [
40       "~> 1.5.3"
41     ]
42   }