blob: eb8bc951e6865f89f7408800f04725397b8be19a [file] [log] [blame]
{
"name": "SSUIKit",
"version": "0.2.3",
"summary": "Sheng Sheng Huitouche UIKit",
"description": "SSUIKit是一个UIKit的扩展",
"homepage": "https://github.com/wudi890520/SSUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wudi": "593154883@qq.com"
},
"source": {
"git": "https://github.com/wudi890520/SSUIKit.git",
"tag": "0.2.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": [
"SSUIKit/Classes/Extensions/*.{h,m,swift}",
"SSUIKit/Classes/Components/**/*.{h,m,swift}",
"SSUIKit/Classes/SVProgressHUD/*.{h,m,swift}",
"SSUIKit/Classes/*.*"
],
"resources": "SSUIKit/Assets/*.*",
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation",
"AVFoundation"
]
},
"dependencies": {
"QMUIKit": [
"~> 4.0.4"
],
"BlocksKit": [
"~> 2.2.5"
],
"SnapKit": [
"~> 5.0.1"
],
"RxSwift": [
"~> 5.0.0"
],
"RxCocoa": [
"~> 5.0.0"
],
"RxGesture": [
"~> 3.0.0"
],
"RxKeyboard": [
"~> 1.0.0"
],
"RxOptional": [
"~> 4.1.0"
],
"YYCategories": [
"~> 1.0.4"
],
"YYText": [
"~> 1.0.7"
],
"SwiftMessages": [
"~> 7.0.1"
],
"TZImagePickerController": [
"~> 3.2.6"
],
"DZNEmptyDataSet": [
"~> 1.8.1"
],
"Kingfisher": [
"~> 5.11.0"
],
"FTPopOverMenu_Swift": [
"~> 0.2.1"
],
"NVActivityIndicatorView": [
"~> 4.8.0"
],
"Toast-Swift": [
"~> 5.0.0"
],
"JCAlertController": [
"~> 3.0.4"
],
"MJRefresh": [
"~> 3.1.15.7"
],
"FSPagerView": [
"~> 0.8.2"
],
"DeviceKit": [
"~> 2.3.0"
]
},
"swift_version": "5.0"
}