blob: 78f80b75a082f85884fd3920254b02c633c3364a [file] [log] [blame]
{
"name": "QnABotMaker",
"version": "0.1.6",
"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": "0.1.6"
},
"social_media_url": "https://twitter.com/bencoding",
"platforms": {
"ios": "10.0"
},
"source_files": "QnABotMaker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}