[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 8 / AntsomiFramework / 0.0.26-beta / AntsomiFramework.podspec.json
blob37e7e12b916bb4a5dc80a743c55a63ba0a89a26d
2   "name": "AntsomiFramework",
3   "version": "0.0.26-beta",
4   "summary": "Antsomi SDK for IOS",
5   "description": "This is a framework created by Antsomi for using Antsomi CDP in app development",
6   "homepage": "https://github.com/vankhanh0911/TestRelease",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KhanhHV": "khanhhv@antsomi.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/vankhanh0911/TestRelease.git",
19     "tag": "0.0.26-beta"
20   },
21   "ios": {
22     "vendored_frameworks": "AntsomiFramework.xcframework"
23   },
24   "dependencies": {
25     "Socket.IO-Client-Swift": [
26       "~> 16.0.1"
27     ],
28     "Starscream": [
29       "4.0.4"
30     ]
31   }