[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / a / 4 / AI / 0.0.8 / AI.podspec.json
blob83081fcb376124bd61d7eecd52aab1ed5431db88
2   "name": "AI",
3   "version": "0.0.8",
4   "license": "MIT",
5   "summary": "The API.AI iOS SDK makes it easy to integrate speech recognition with API.AI natural language processing API on iOS devices.",
6   "homepage": "https://api.ai/",
7   "authors": {
8     "Dmitriy Kuragin": "kuragin@speaktoit.com"
9   },
10   "source": {
11     "git": "https://github.com/api-ai/api-ai-cocoa-swift.git",
12     "tag": "v0.0.8",
13     "submodules": true
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "AI/src/**/*.swift",
23   "pushed_with_swift_version": "3.0"