blob: c3c63cc0496c9f8a9d701ac91f77752e64fe1a70 [file] [log] [blame]
{
"name": "SSUIKit",
"version": "0.4.7",
"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.4.7"
},
"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"
],
"SnapKit": [
"~> 5.0.1"
],
"RxSwift": [
"~> 5.0.1"
],
"RxCocoa": [
"~> 5.0.1"
],
"RxGesture": [
"~> 3.0.0"
],
"RxKeyboard": [
"~> 1.0.0"
],
"RxOptional": [
"~> 4.1.0"
],
"RxViewController": [
"~> 1.0.0"
],
"YYCategories": [
"~> 1.0.4"
],
"YYText": [
"~> 1.0.7"
],
"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"
}