blob: 6dbc7dc3d273700a946503da0000de9da8578b18 [file] [log] [blame]
{
"name": "DBCommonUtils",
"version": "1.0.1",
"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.1"
},
"source_files": [
"MBCommonUtils/CommonTools/*.swift",
"MBCommonUtils/Extensions/*.swift",
"MBCommonUtils/QRCodeTool/*.swift"
],
"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"
]
}
}