2 "name": "ChatBotSDKDebug_v1",
3 "module_name": "ChatBotSDK",
5 "summary": "iOS SDK for ChatBot",
6 "description": "iOS SDK for ChatBot,",
7 "homepage": "https://github.com/ShivMohan1889/Chatbot",
10 "Shiv": "shivmhnsingh@gmail.com"
15 "swift_versions": "5.0",
17 "git": "https://github.com/ShivMohan1889/Chatbot.git",
20 "source_files": "ios_sdk/ChatBotSDK/**/*.{h,m,swift}",
21 "public_header_files": "ios_sdk/ChatBotSDK/**/*.h",
22 "vendored_frameworks": [
23 "chatbot_sdk_channel/Frameworks/Debug/App.xcframework",
24 "chatbot_sdk_channel/Frameworks/Debug/Flutter.xcframework",
25 "chatbot_sdk_channel/Frameworks/Debug/FlutterPluginRegistrant.xcframework",
26 "chatbot_sdk_channel/Frameworks/Debug/sqflite.xcframework",
27 "chatbot_sdk_channel/Frameworks/Debug/url_launcher_ios.xcframework",
28 "chatbot_sdk_channel/Frameworks/Debug/webview_flutter_wkwebview.xcframework",
29 "chatbot_sdk_channel/Frameworks/Debug/shared_preferences_foundation.xcframework",
30 "chatbot_sdk_channel/Frameworks/Debug/path_provider_foundation.xcframework"
32 "swift_version": "5.0"