[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 2 / 4 / HoundifySDK / 1.9 / HoundifySDK.podspec.json
blob67866fb655cedeb7dd18681cf839a50cd9d5d720
2   "name": "HoundifySDK",
3   "version": "1.9",
4   "summary": "The official Houndify SDK for iOS to access the Houndify API.",
5   "description": "HoundifySDK provides:\n* Fast and large scale speech recognition\n* Powerful natural language understanding\n* Rich results covering the most popular domains such as Weather, Sports, Stocks, Hotels, Local Businesses, Home Automation, and more, with data provided from many popular companies including Uber, Yelp, and Expedia",
6   "homepage": "https://www.houndify.com",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": "SoundHound Inc.",
12   "platforms": {
13     "ios": "10.2"
14   },
15   "dependencies": {
16     "HoundifyPhraseSpotter": [
17       "~> 1.9"
18     ]
19   },
20   "source": {
21     "git": "https://github.com/soundhound/houndify-sdk-ios.git",
22     "tag": "v1.9"
23   },
24   "vendored_frameworks": "HoundifySDK.framework",
25   "requires_arc": true