[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 0 / 2 / e / DDWebView / 1.0.2 / DDWebView.podspec.json
blobbb41fd958d1c0af66e3709672ed9a6ffda55e2c8
2   "name": "DDWebView",
3   "version": "1.0.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": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DDWebView/Classes/**/*",
22   "swift_version": "4.2",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "SVProgressHUD": [
30     ],
31     "Hue": [
33     ],
34     "SwiftyJSON": [
36     ],
37     "SnapKit": [
39     ],
40     "ReachabilitySwift": [
42     ],
43     "RxSwift": [
45     ],
46     "RxCocoa": [
48     ],
49     "DeviceKit": [
51     ],
52     "SwiftDate": [
54     ],
55     "CryptoSwift": [
57     ],
58     "SwiftyUserDefaults": [
60     ]
61   }