[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 8 / AntsomiFramework / 0.0.3 / AntsomiFramework.podspec.json
blobf0ad5bbed1233dfa08a4110030c53b6483035b9c
2   "name": "AntsomiFramework",
3   "version": "0.0.3",
4   "summary": "A short description of AntsomiFramework.",
5   "description": "This is a framework created by Antsomi for using Antsomi CDP in app development",
6   "homepage": "https://github.com/Hiuming/TestRelease",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hieu Huynh Minh": "hieuhm@antsomi.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "source": {
18     "git": "https://github.com/Hiuming/TestRelease.git",
19     "tag": "0.0.3"
20   },
21   "ios": {
22     "vendored_frameworks": "AntsomiFramework.framework"
23   },
24   "dependencies": {
25     "Socket.IO-Client-Swift": [
26       "~> 16.0.0"
27     ]
28   }