[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 4 / 0 / CapitoSpeechKit / 3.6.1 / CapitoSpeechKit.podspec.json
blob0942dc653ee534f097fe398b90121e3f46fde56d
2   "name": "CapitoSpeechKit",
3   "version": "3.6.1",
4   "license": {
5     "type": "Commercial",
6     "text": "              All text and design is copyright © 2013-2019 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.6.1/CapitoSpeechKit.framework.zip"
18   },
19   "static_framework": true,
20   "source_files": "CapitoSpeechKit.framework/Headers/*.h",
21   "private_header_files": "CapitoSpeechKit.framework/Headers/*.h",
22   "resource_bundles": {
23     "CapitoSpeechKit": [
24       "CapitoSpeechKit.framework/*.{png,wav}"
25     ]
26   },
27   "ios": {
28     "vendored_frameworks": "CapitoSpeechKit.framework"
29   },
30   "frameworks": [
31     "QuartzCore",
32     "Security",
33     "MobileCoreServices",
34     "CFNetwork",
35     "CoreData",
36     "SystemConfiguration",
37     "AVFoundation",
38     "CoreAudio",
39     "AudioToolbox",
40     "UIKit",
41     "CoreLocation",
42     "AddressBook",
43     "MapKit",
44     "Speech"
45   ],
46   "libraries": "xml2",
47   "dependencies": {
48     "RestKit": [
49       "~>  0.27.2"
50     ]
51   },
52   "requires_arc": true