[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 0 / DDView / 1.2.7 / DDView.podspec.json
blob44ec767d0c55179bfb67e22da36e995d69b39297
2   "name": "DDView",
3   "version": "1.2.7",
4   "summary": "基于UIView的二次封装.",
5   "description": "基于UIView的二次封装.\n基于UIView的二次封装.\n基于UIView的二次封装.",
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.2.7"
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     "SwiftyJSON": [
28     ],
29     "SnapKit": [
31     ],
32     "RxSwift": [
34     ],
35     "RxCocoa": [
37     ],
38     "SwiftDate": [
40     ],
41     "CryptoSwift": [
43     ]
44   }