[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / f / YDCKit / 0.0.3 / YDCKit.podspec.json
blob534b9c000a581ae90ce0b05a204b2c9909037f67
2   "name": "YDCKit",
3   "version": "0.0.3",
4   "summary": "DCKit",
5   "description": "DCKit for iOS",
6   "homepage": "https://github.com/yanliangyuYLY/DCKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "yanliangyu",
12   "platforms": {
13     "ios": "14.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/yanliangyuYLY/DCKit.git",
18     "tag": "0.0.3"
19   },
20   "ios": {
21     "vendored_frameworks": "dw.framework"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   },
31   "dependencies": {
32     "SnapKit": [
34     ]
35   },
36   "deprecated": true,
37   "swift_version": "5.0"