Skip to content

Commit

Permalink
[Add] NetKernel 1.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
MdbsWei authored and CocoaPodsBot committed Jan 22, 2025
1 parent e3dce73 commit a12a262
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions Specs/6/8/9/NetKernel/1.1.13/NetKernel.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"name": "NetKernel",
"version": "1.1.13",
"summary": "百商數位,iOS連線模組,ConnectKernel",
"description": "百商數位,iOS連線模組,ConnectKernel",
"homepage": "https://mdbs-gitlab.mdevelop.com/mdbs-app/Model/WebStocket/iOSConnectKernel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wei": "wei@mdbs.com.tw"
},
"source": {
"git": "https://mdbs-gitlab.mdevelop.com/mdbs-app/Model/WebStocket/iOSConnectKernel.git",
"tag": "1.1.13"
},
"platforms": {
"ios": "12.0"
},
"public_header_files": [
"NetKernel/Classes/*.{h}",
"NetKernel/Classes/Domain/*.{h}"
],
"source_files": [
"NetKernel/Classes/*.{h,m,swift}",
"NetKernel/Classes/**/*.{h,m,swift}",
"NetKernel/Classes/**/**/*.{h,m,swift}"
],
"dependencies": {
"SocketRocket": [
"0.7.0"
]
}
}

0 comments on commit a12a262

Please sign in to comment.