blob: 0bd10468cf867451b628e8e10de8dcc2c25efbf2 [file] [log] [blame]
{
"name": "DDWebView",
"version": "0.1.2",
"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": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDWebView/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"NJKWebViewProgress": [
]
}
}