[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 7 / f / YDCKit / 0.1.4 / YDCKit.podspec.json
blob06d12f439928b4deb97316f657727878c1db70b8
2   "name": "YDCKit",
3   "version": "0.1.4",
4   "summary": "DCKit",
5   "description": "DCKit for iOS",
6   "homepage": "https://github.com/ayyss/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/ayyss/DCKit.git",
18     "tag": "0.1.4"
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   "dependencies": {
32     "SnapKit": [
34     ],
35     "Masonry": [
37     ],
38     "YYKit": [
40     ],
41     "SDWebImage": [
43     ],
44     "SDWebImageWebPCoder": [
46     ]
47   },
48   "deprecated": true,
49   "swift_version": "5.0"