Skip to content

Commit

Permalink
[Add] AntsomiFramework 0.0.26-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhhv1 authored and CocoaPodsBot committed Nov 5, 2023
1 parent 845780d commit 6db5a87
Showing 1 changed file with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "AntsomiFramework",
"version": "0.0.26-beta",
"summary": "Antsomi SDK for IOS",
"description": "This is a framework created by Antsomi for using Antsomi CDP in app development",
"homepage": "https://github.com/vankhanh0911/TestRelease",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KhanhHV": "[email protected]"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/vankhanh0911/TestRelease.git",
"tag": "0.0.26-beta"
},
"ios": {
"vendored_frameworks": "AntsomiFramework.xcframework"
},
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 16.0.1"
],
"Starscream": [
"4.0.4"
]
}
}

0 comments on commit 6db5a87

Please sign in to comment.