[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 9 / QXUIKitExtension / 0.4.9 / QXUIKitExtension.podspec.json
blob224ee32390d79a69dee26e04226bb9496e930f5c
2   "name": "QXUIKitExtension",
3   "swift_versions": "5.0",
4   "version": "0.4.9",
5   "summary": "UIKit extensions in swift5.",
6   "description": "UIKit extensions in swift. Just enjoy!",
7   "homepage": "https://github.com/labi3285/QXUIKitExtension",
8   "license": "MIT",
9   "authors": {
10     "labi3285": "766043285@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/labi3285/QXUIKitExtension.git",
17     "tag": "0.4.9"
18   },
19   "source_files": "QXUIKitExtension/QXUIKitExtension/*",
20   "resources": "QXUIKitExtension/QXUIKitExtension/QXUIKitExtensionResources.bundle",
21   "requires_arc": true,
22   "frameworks": [
23     "CoreServices",
24     "ImageIO"
25   ],
26   "libraries": "sqlite3",
27   "dependencies": {
28     "QXJSON": [
29       "~> 0.1.1"
30     ],
31     "QXMessageView": [
32       "~> 0.0.6"
33     ],
34     "QXConsMaker": [
35       "~> 0.0.8"
36     ],
37     "YYWebImage": [
38       "~> 1.0.5"
39     ],
40     "MJRefresh": [
41       "~> 3.1.15.7"
42     ],
43     "JQCollectionViewAlignLayout": [
44       "~> 0.1.5"
45     ],
46     "SAMKeychain": [
47       "~> 1.5.3"
48     ],
49     "HandyJSON": [
50       "~> 5.0.3-beta"
51     ],
52     "JSONKit-iOS6Later": [
53       "~> 2.0.1"
54     ]
55   },
56   "swift_version": "5.0"