blob: b433d17473632092baa7f5afab1c114e1849005c [file] [log] [blame]
{
"name": "ChatBotPro",
"version": "0.0.7",
"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": "0.0.7"
},
"source_files": [
"ChatBotPro",
"ChatBotPro/**/*.{h,m}"
],
"exclude_files": "ChatBotPro/**/LaunchScreen.storyboard",
"resource_bundles": {
"ChatBotPro": [
"ChatBotPro/**/*.{png,jpg,storyboard,xib,lproj}"
]
},
"static_framework": true,
"dependencies": {
"Firebase/Core": [
],
"Vertigo": [
]
}
}