[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 4 / 0 / CapitoSpeechKit / 2.0.0 / CapitoSpeechKit.podspec.json
blobfebd3607d183c78ecc5f6b49d4c653f5068635ab
2   "name": "CapitoSpeechKit",
3   "version": "2.0.0",
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   "ios": {
22     "vendored_frameworks": "CapitoSpeechKit.framework"
23   },
24   "frameworks": [
25     "QuartzCore",
26     "Security",
27     "MobileCoreServices",
28     "CFNetwork",
29     "CoreData",
30     "SystemConfiguration",
31     "AVFoundation",
32     "CoreAudio",
33     "AudioToolbox",
34     "UIKit",
35     "CoreLocation",
36     "AddressBook",
37     "MapKit"
38   ],
39   "libraries": "xml2",
40   "dependencies": {
41     "RestKit": [
42       "~>  0.27.0"
43     ],
44     "SpeechKit": [
45       "~> 1.0.1"
46     ]
47   },
48   "requires_arc": true