[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / d / 3 / 0 / DDView / 1.1.1 / DDView.podspec.json
blob93db7d15c11dee7f99e03b50418e74a402008c70
2   "name": "DDView",
3   "version": "1.1.1",
4   "summary": "基于DDView的二次封装.",
5   "description": "基于DDView的二次封装.\n基于DDView的二次封装.\n基于DDView的二次封装.",
6   "homepage": "https://github.com/DDKit/DDView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duanchanghe@gmail.com": "ddview"
13   },
14   "source": {
15     "git": "https://github.com/DDKit/DDView.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "DDView/Classes/**/*",
23   "resources": "DDView/Assets/DDView.bundle",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "SwiftyJSON": [
34     ],
35     "SnapKit": [
37     ],
38     "ReachabilitySwift": [
40     ],
41     "RxSwift": [
43     ],
44     "RxCocoa": [
46     ],
47     "DeviceKit": [
49     ],
50     "SwiftDate": [
52     ],
53     "CryptoSwift": [
55     ],
56     "SwiftyUserDefaults": [
58     ]
59   }