[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 3 / 0 / DDView / 1.0.5 / DDView.podspec.json
blobf03bb0e8dffefafb26a98eb22791d060f2692e21
2   "name": "DDView",
3   "version": "1.0.5",
4   "summary": "封装一下UIView的DDView 可控制横竖屏",
5   "description": "封装一下UIView的DDView 可控制横竖屏\n封装一下UIView的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.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DDView/Classes/**/*",
22   "resource_bundles": {
23     "DDView": [
24       "DDView/Assets/*.bundle"
25     ]
26   },
27   "swift_version": "4.2",
28   "frameworks": "UIKit",
29   "dependencies": {
30     "Alamofire": [
32     ],
33     "SVProgressHUD": [
35     ],
36     "SwiftyJSON": [
38     ],
39     "SnapKit": [
41     ],
42     "ReachabilitySwift": [
44     ],
45     "RxSwift": [
47     ],
48     "RxCocoa": [
50     ],
51     "DeviceKit": [
53     ],
54     "SwiftDate": [
56     ],
57     "CryptoSwift": [
59     ],
60     "SwiftyUserDefaults": [
62     ]
63   }