[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / 5 / Antsomi / 0.0.4 / Antsomi.podspec.json
blob4bc63ed2e2b0d47365d74185bfcf153f90cb96c4
2   "name": "Antsomi",
3   "version": "0.0.4",
4   "summary": "Antsomi IOS SDK.",
5   "description": "Antsomi IOS SDK. Integrate with CDP 365 with feature: Event, App Push, Media Template, In-app Messaging",
6   "homepage": "https://antsomi.com",
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/antsomi-ios.git",
19     "tag": "0.0.4"
20   },
21   "ios": {
22     "vendored_frameworks": "antsomi.xcframework"
23   },
24   "dependencies": {
25     "Socket.IO-Client-Swift": [
26       "~> 16.0.0"
27     ],
28     "Starscream": [
29       "4.0.4"
30     ]
31   }