Skip to content

Commit

Permalink
[Add] YDCKit 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ayyss authored and CocoaPodsBot committed Jan 6, 2024
1 parent 793178c commit 5daec41
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions Specs/1/7/f/YDCKit/0.1.4/YDCKit.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"name": "YDCKit",
"version": "0.1.4",
"summary": "DCKit",
"description": "DCKit for iOS",
"homepage": "https://github.com/ayyss/DCKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "dc",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ayyss/DCKit.git",
"tag": "0.1.4"
},
"ios": {
"vendored_frameworks": "DCKit.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"dependencies": {
"SnapKit": [

],
"Masonry": [

],
"YYKit": [

],
"SDWebImage": [

],
"SDWebImageWebPCoder": [

]
},
"swift_version": "5.0"
}

0 comments on commit 5daec41

Please sign in to comment.