[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / a / 9 / QXUIKitExtension / 0.4.1 / QXUIKitExtension.podspec.json
blobfe8af0f1dfa4e447a4f9feab545c013b7d1fc014
2   "name": "QXUIKitExtension",
3   "swift_versions": "5.0",
4   "version": "0.4.1",
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.1"
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     "Alamofire": [
38       "4.9.1"
39     ],
40     "YYWebImage": [
41       "~> 1.0.5"
42     ],
43     "MJRefresh": [
44       "~> 3.1.15.7"
45     ],
46     "JQCollectionViewAlignLayout": [
47       "~> 0.1.5"
48     ],
49     "SAMKeychain": [
50       "~> 1.5.3"
51     ],
52     "HandyJSON": [
53       "~> 5.0.1"
54     ]
55   },
56   "swift_version": "5.0"