blob: 723be70afe367c16fd754b7d7890d4c955f3160a [file] [log] [blame]
{
"name": "QnABotMaker",
"version": "2.0.1",
"summary": "Simplifies working with Microsoft QnA Maker on iOS.",
"description": "Convenience library for working with Microsoft QnA Maker Service",
"homepage": "https://github.com/benbahrenburg/QnABotMaker",
"license": "MIT",
"authors": {
"Ben Bahrenburg": "hello@bencoding.com"
},
"source": {
"git": "https://github.com/benbahrenburg/QnABotMaker.git",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/bencoding",
"platforms": {
"ios": "10.0"
},
"source_files": "QnABotMaker/Classes/**/*"
}