[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 4 / 8 / AntsomiFramework / 0.0.22-beta / AntsomiFramework.podspec.json
blob27df6b9921898b7c62530a6266ea6dd9780d47d1
2   "name": "AntsomiFramework",
3   "version": "0.0.22-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.22-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   }