[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 6 / 2 / QnABotMaker / 1.0.4 / QnABotMaker.podspec.json
blobce124a2ee208f1a45411e699918ee35a10133afd
2   "name": "QnABotMaker",
3   "version": "1.0.4",
4   "summary": "Simplifies working with Microsoft QnA Maker on iOS.",
5   "description": "Convenience library for working with Microsoft QnA Maker Service",
6   "homepage": "https://github.com/benbahrenburg/QnABotMaker",
7   "license": "MIT",
8   "authors": {
9     "Ben Bahrenburg": "hello@bencoding.com"
10   },
11   "source": {
12     "git": "https://github.com/benbahrenburg/QnABotMaker.git",
13     "tag": "1.0.4"
14   },
15   "social_media_url": "https://twitter.com/bencoding",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "QnABotMaker/Classes/**/*"