[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / b / BSChatBotFramework / 2.2.13.8 / BSChatBotFramework.podspec.json
blobc9249239467a9f66b8b865da72ba8c9e22b3cb4a
2   "name": "BSChatBotFramework",
3   "version": "2.2.13.8",
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.13/DuChatBot.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "vendored_frameworks": "DuChatBot.xcframework"
22   },
23   "dependencies": {
24     "BSChatBotClientFramework": [
25       "2.0.6"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "SWIFT_OPTIMIZATION_LEVEL": "-Onone"
30   }