[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 9 / QXUIKitExtension / 0.4.0 / QXUIKitExtension.podspec.json
blob687eaadb47ef69f2f46b9997b6a319e4961986ca
2   "name": "QXUIKitExtension",
3   "version": "0.4.0",
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.4.0"
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.9.1"
29     ],
30     "MJRefresh": [
31       "~> 3.1.15.7"
32     ],
33     "JQCollectionViewAlignLayout": [
34       "~> 0.1.5"
35     ],
36     "QXJSON": [
37       "~> 0.1.1"
38     ],
39     "QXMessageView": [
40       "~> 0.0.6"
41     ],
42     "SAMKeychain": [
43       "~> 1.5.3"
44     ],
45     "QXConsMaker": [
46       "~> 0.0.8"
47     ],
48     "TZImagePickerController": [
49       "~> 3.2.6"
50     ],
51     "IQKeyboardManagerSwift": [
52       "~> 6.5.4"
53     ],
54     "DSImageBrowse": [
55       "~> 1.0.2"
56     ],
57     "YYWebImage": [
58       "~> 1.0.5"
59     ],
60     "HandyJSON": [
61       "~> 5.0.1"
62     ]
63   }