[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 6 / DuChatBotFramework / 1.1.3 / DuChatBotFramework.podspec.json
bloba35eb362cbd0798f21e84e77d5ef1417f3f90d63
2   "name": "DuChatBotFramework",
3   "version": "1.1.3",
4   "summary": "DuChatBotFramework",
5   "swift_versions": "5.0",
6   "description": "DuChatBotFramework that wraps around BSChatBotClient",
7   "homepage": "https://github.com/tareksabry1337/DuChatBotFramework",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tarek Sabry": "tareqs@blackstoneeit.com"
14   },
15   "source": {
16     "http": "https://github.com/tareksabry1337/DuChatBotFramework/releases/download/1.1.3/DuChatBot.zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": "DuChatBot.xcframework"
23   },
24   "dependencies": {
25     "BSChatBotClientFramework": [
26       "1.1.2"
27     ]
28   },
29   "swift_version": "5.0"