[Add] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git] / Specs / 7 / a / 5 / Antsomi / 0.0.6 / Antsomi.podspec.json
blob9f97c1ed7de83469aabc036946505b8996fd9e9d
2   "name": "Antsomi",
3   "version": "0.0.6",
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.6"
20   },
21   "ios": {
22     "vendored_frameworks": "Antsomi.xcframework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "Socket.IO-Client-Swift": [
27       "~> 16.0.0"
28     ],
29     "Starscream": [
30       "4.0.4"
31     ]
32   }