[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 4 / 0 / CapitoSpeechKit / 3.5.2 / CapitoSpeechKit.podspec.json
blob56a0a5c9fbb4395de78bac71beb0912581301e0a
2   "name": "CapitoSpeechKit",
3   "version": "3.5.2",
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/3.5.2/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     "Speech"
44   ],
45   "libraries": "xml2",
46   "dependencies": {
47     "RestKit": [
48       "~>  0.27.0"
49     ],
50     "SpeechKit": [
51       "~> 2.2"
52     ]
53   },
54   "requires_arc": true