[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 9 / QXUIKitExtension / 0.3.7 / QXUIKitExtension.podspec.json
blob07d9df9f544d8ab2b0a20e7d997f36c8f11f9030
2   "name": "QXUIKitExtension",
3   "version": "0.3.7",
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.3.7"
17   },
18   "source_files": "QXUIKitExtension/QXUIKitExtension/*",
19   "resources": "QXUIKitExtension/QXUIKitExtension/QXUIKitExtensionResources.bundle",
20   "requires_arc": true,
21   "frameworks": [
22     "MobileCoreServices",
23     "ImageIO"
24   ],
25   "libraries": "sqlite3",
26   "dependencies": {
27     "Alamofire": [
28       "4.8.2"
29     ],
30     "MJRefresh": [
31       "~> 3.1.15.7"
32     ],
33     "QXJSON": [
34       "~> 0.1.1"
35     ],
36     "QXMessageView": [
37       "~> 0.0.5"
38     ],
39     "SAMKeychain": [
40       "~> 1.5.3"
41     ],
42     "QXConsMaker": [
43       "~> 0.0.8"
44     ],
45     "TZImagePickerController": [
46       "~> 3.2.6"
47     ],
48     "IQKeyboardManagerSwift": [
49       "~> 6.5.4"
50     ],
51     "DSImageBrowse": [
52       "~> 1.0.2"
53     ],
54     "YYWebImage": [
55       "~> 1.0.5"
56     ],
57     "HandyJSON": [
58       "~> 5.0.1"
59     ]
60   }