blob: 9197b3ab866227c27f98264aa4b734d409fdf6e2 [file] [log] [blame]
{
"name": "DDWebView",
"version": "1.0.4",
"summary": "简单描述一下 DDWebView 的用途:就是用来测试搭建开源三方库的!",
"description": "简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!",
"homepage": "https://github.com/DDKit/DDWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanchanghe": "592110272@qq.com"
},
"source": {
"git": "https://github.com/DDKit/DDWebView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDWebView/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SVProgressHUD": [
],
"Hue": [
],
"SwiftyJSON": [
],
"SnapKit": [
],
"ReachabilitySwift": [
],
"RxSwift": [
],
"RxCocoa": [
],
"DeviceKit": [
],
"SwiftDate": [
],
"CryptoSwift": [
],
"SwiftyUserDefaults": [
]
}
}