2 "name": "ChatBotSDK_v2",
3 "module_name": "ChatBotSDK",
5 "summary": "iOS SDK for ChatBot",
6 "description": "iOS SDK for ChatBot,",
7 "homepage": "https://github.com/naseem123/chatbot_ios_sdk",
9 "Suhail T S": "suhail.ts-e@thinkresearch.com"
15 "swift_versions": "5.0",
17 "git": "https://github.com/naseem123/chatbot_ios_sdk.git",
20 "static_framework": true,
21 "source_files": "ChatBotSDK/**/*.{h,m,swift}",
22 "public_header_files": "ChatBotSDK/**/*.h",
23 "vendored_frameworks": [
24 "Frameworks/Release/App.xcframework",
25 "Frameworks/Release/Flutter.xcframework",
26 "Frameworks/Release/FlutterPluginRegistrant.xcframework",
27 "Frameworks/Release/sqflite.xcframework",
28 "Frameworks/Release/url_launcher_ios.xcframework",
29 "Frameworks/Release/webview_flutter_wkwebview.xcframework",
30 "Frameworks/Release/shared_preferences_foundation.xcframework",
31 "Frameworks/Release/path_provider_foundation.xcframework"
33 "swift_version": "5.0"