[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 2 / e / DDWebView / 0.1.2 / DDWebView.podspec.json
blob0bd10468cf867451b628e8e10de8dcc2c25efbf2
2   "name": "DDWebView",
3   "version": "0.1.2",
4   "summary": "简单描述一下 DDWebView 的用途:就是用来测试搭建开源三方库的!",
5   "description": "简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!",
6   "homepage": "https://github.com/DDKit/DDWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duanchanghe": "592110272@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DDKit/DDWebView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DDWebView/Classes/**/*",
22   "swift_version": "4.0",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ],
30     "NJKWebViewProgress": [
32     ]
33   }