[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / a / 9 / QXUIKitExtension / 0.4.4 / QXUIKitExtension.podspec.json
blob3f71a087d95a9c00f2ff2d6ec6db09f12c95e70b
2   "name": "QXUIKitExtension",
3   "swift_versions": "5.0",
4   "version": "0.4.4",
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.4"
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.3-beta"
54     ],
55     "JSONKit-iOS6Later": [
56       "~> 2.0.1"
57     ]
58   },
59   "swift_version": "5.0"