blob: a13b02584d28a270be37c4d7869b8d505e7f4866 [file] [log] [blame]
{
"name": "ChatBotPro",
"version": "1.0.0",
"summary": "Pod for ChatBotPro.",
"description": "This pod is created for chatbot",
"homepage": "https://github.com/ranapnm123/ChatBotPro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ranapn123": "ranapnm@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ranapnm123/ChatBotPro.git",
"tag": "1.0.0"
},
"source_files": [
"ChatBotPro",
"ChatBotPro/**/*.{h,m}"
],
"exclude_files": "ChatBotPro/**/LaunchScreen.storyboard",
"resource_bundles": {
"ChatBotPro": [
"ChatBotPro/**/*.{png,jpg,storyboard,xib,lproj,xcassets}"
]
},
"static_framework": true,
"dependencies": {
"Firebase/Core": [
],
"Vertigo": [
],
"FirebaseMessaging": [
]
}
}