[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 0 / CapitoSpeechKit / 2.0.1 / CapitoSpeechKit.podspec.json
blob939ba20b685daf3f65bf51b1d6d5737f46c6bfb9
2   "name": "CapitoSpeechKit",
3   "version": "2.0.1",
4   "license": {
5     "type": "Commercial",
6     "text": "              All text and design is copyright © 2013-2017 Capito Systems, Inc.\n\n              All rights reserved.\n"
7   },
8   "summary": "CapitoSpeechKit: Voice-enabling mobile commerce",
9   "homepage": "http://www.capitosystems.com/",
10   "authors": {
11     "CapitoSpeechKit": ""
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://github.com/capitosystems/ios-capitospeechkit/releases/download/2.0.0/CapitoSpeechKit.framework.zip"
18   },
19   "source_files": "CapitoSpeechKit.framework/Headers/*.h",
20   "private_header_files": "CapitoSpeechKit.framework/Headers/*.h",
21   "resource_bundles": {
22     "CapitoSpeechKit": [
23       "CapitoSpeechKit.framework/*.{png,wav}"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "CapitoSpeechKit.framework"
28   },
29   "frameworks": [
30     "QuartzCore",
31     "Security",
32     "MobileCoreServices",
33     "CFNetwork",
34     "CoreData",
35     "SystemConfiguration",
36     "AVFoundation",
37     "CoreAudio",
38     "AudioToolbox",
39     "UIKit",
40     "CoreLocation",
41     "AddressBook",
42     "MapKit"
43   ],
44   "libraries": "xml2",
45   "dependencies": {
46     "RestKit": [
47       "~>  0.27.0"
48     ],
49     "SpeechKit": [
50       "~> 1.0.1"
51     ]
52   },
53   "requires_arc": true