[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / b / BSChatBotFramework / 2.2.15 / BSChatBotFramework.podspec.json
blob04895fd7bfc950c57177cb3c4507302bc6dcd0ff
2   "name": "BSChatBotFramework",
3   "version": "2.2.15",
4   "summary": "A short description of DuChatBotFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/blackstoneeit/DuChatBotFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Blackstone eIT": "sales@blackstoneeit.com"
13   },
14   "source": {
15     "http": "https://github.com/blackstoneeit/DuChatBotFramework/releases/download/2.2.14/DuChatBot.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "vendored_frameworks": "DuChatBot.xcframework"
22   },
23   "dependencies": {
24     "DuChatBotClientFramework": [
25       "2.0.10"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "SWIFT_OPTIMIZATION_LEVEL": "-Onone"
30   }