blob: aab5b28285575e27c3c6a0fb8fbf3199ae9acd70 [file] [log] [blame]
{
"name": "TestChatBot",
"version": "0.1.0",
"summary": "ChatBotLibrary framework a short description of for use in the iOS App.",
"description": "TODO: Add long description of the pod here.Try to keep it short, snappy and to the point, ChatBotLibrary framework a short description of for use in the iOS App.",
"homepage": "https://github.com/anilkushwaha92/TestChatBot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anilkushwaha92": "anil@appypiellp.com"
},
"source": {
"git": "https://github.com/anilkushwaha92/TestChatBot.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TestChatBot/Classes/**/*",
"resource_bundles": {
"TestChatBot": [
"TestChatBot/Classes/**/*.{xib}"
]
},
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"static_framework": true,
"dependencies": {
"Firebase/Firestore": [
],
"FirebaseFirestoreSwift": [
]
},
"swift_version": "5.0"
}