Skip to content

Commit

Permalink
[Add] NetPocketKit 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
LAnp03 authored and CocoaPodsBot committed Mar 21, 2024
1 parent 75f0b91 commit b4eb5f5
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions Specs/7/2/b/NetPocketKit/0.3.30/NetPocketKit.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "NetPocketKit",
"version": "0.3.30",
"summary": "A short description of NetPocketKit.",
"homepage": "https://gitee.com/KKKLamept/net-pocket-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lam": "635497350@qq.com"
},
"source": {
"git": "https://gitee.com/KKKLamept/net-pocket-kit.git",
"tag": "0.3.30"
},
"platforms": {
"ios": "11.0"
},
"source_files": "NetPocketKit/Classes/**/*",
"resource_bundles": {
"NetPocketKit": [
"NetPocketKit/Assets/*"
]
},
"dependencies": {
"AFNetworking": [

],
"Masonry": [

]
}
}

0 comments on commit b4eb5f5

Please sign in to comment.