| { |
| "name": "QnABotMaker", |
| "version": "0.1.4", |
| "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.4" |
| }, |
| "social_media_url": "https://twitter.com/bencoding", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "QnABotMaker/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |