[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 1 / 7 / f / YDCKit / 0.0.6 / YDCKit.podspec.json
blob83417a7862f5d690e75f4b336a798aa8f9737983
2   "name": "YDCKit",
3   "version": "0.0.6",
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": "dc",
12   "platforms": {
13     "ios": "13.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/yanliangyuYLY/DCKit.git",
18     "tag": "0.0.6"
19   },
20   "ios": {
21     "vendored_frameworks": "DCKit.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   "user_target_xcconfig": {
32     "IPHONEOS_DEPLOYMENT_TARGET": "13.0"
33   },
34   "dependencies": {
35     "SnapKit": [
37     ],
38     "Masonry": [
40     ],
41     "YYKit": [
43     ],
44     "SDWebImage": [
46     ],
47     "SDWebImageWebPCoder": [
49     ]
50   },
51   "deprecated": true,
52   "swift_version": "5.0"