blob: 3746105f0b3d362a26b16464f2c71ab957018041 [file] [log] [blame]
{
"name": "DBCommonUtils",
"version": "1.0.2",
"summary": "DBCommonUtils 基础工具类",
"description": "DBCommonUtils 基础工具通用类",
"homepage": "https://github.com/Kingzhijie/DBCommonUtils",
"license": "MIT",
"authors": {
"mbApple": "983140171@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Kingzhijie/DBCommonUtils.git",
"tag": "1.0.2"
},
"source_files": "MBCommonUtils/**/*.swift",
"exclude_files": "MBCommonUtils/QRCodeTool",
"swift_version": "4.0",
"dependencies": {
"Alamofire": [
"~> 4.5.1"
],
"SwiftyJSON": [
],
"MJRefresh": [
"~> 3.1.14.1"
],
"SnapKit": [
"~> 4.0.0"
],
"Kingfisher": [
"~> 4.4.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"SimulateIDFA": [
"~> 0.0.1"
]
}
}