blob: 4c54d57906824ef74699517ba292b4fb1b114f18 [file] [log] [blame]
{
"name": "ChatBot",
"version": "0.0.1",
"summary": "A simle pod ChatBot.",
"description": "this is description.",
"homepage": "https://github.com/ranapnm123/ChatBot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ravindra": "ranapnm@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ranapnm123/ChatBot.git",
"tag": "0.0.1"
},
"source_files": [
"ChatBot",
"ChatBot/*.{h,m}"
]
}