blob: 687eaadb47ef69f2f46b9997b6a319e4961986ca [file] [log] [blame]
{
"name": "QXUIKitExtension",
"version": "0.4.0",
"summary": "UIKit extensions in swift5.",
"description": "UIKit extensions in swift. Just enjoy!",
"homepage": "https://github.com/labi3285/QXUIKitExtension",
"license": "MIT",
"authors": {
"labi3285": "766043285@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/labi3285/QXUIKitExtension.git",
"tag": "0.4.0"
},
"source_files": "QXUIKitExtension/QXUIKitExtension/*",
"resources": "QXUIKitExtension/QXUIKitExtension/QXUIKitExtensionResources.bundle",
"requires_arc": true,
"frameworks": [
"MobileCoreServices",
"ImageIO"
],
"libraries": "sqlite3",
"dependencies": {
"Alamofire": [
"4.9.1"
],
"MJRefresh": [
"~> 3.1.15.7"
],
"JQCollectionViewAlignLayout": [
"~> 0.1.5"
],
"QXJSON": [
"~> 0.1.1"
],
"QXMessageView": [
"~> 0.0.6"
],
"SAMKeychain": [
"~> 1.5.3"
],
"QXConsMaker": [
"~> 0.0.8"
],
"TZImagePickerController": [
"~> 3.2.6"
],
"IQKeyboardManagerSwift": [
"~> 6.5.4"
],
"DSImageBrowse": [
"~> 1.0.2"
],
"YYWebImage": [
"~> 1.0.5"
],
"HandyJSON": [
"~> 5.0.1"
]
}
}