blob: febd3607d183c78ecc5f6b49d4c653f5068635ab [file] [log] [blame]
{
"name": "CapitoSpeechKit",
"version": "2.0.0",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2013-2017 Capito Systems, Inc.\n\n All rights reserved.\n"
},
"summary": "CapitoSpeechKit: Voice-enabling mobile commerce",
"homepage": "http://www.capitosystems.com/",
"authors": {
"CapitoSpeechKit": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/capitosystems/ios-capitospeechkit/releases/download/2.0.0/CapitoSpeechKit.framework.zip"
},
"source_files": "CapitoSpeechKit.framework/Headers/*.h",
"private_header_files": "CapitoSpeechKit.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "CapitoSpeechKit.framework"
},
"frameworks": [
"QuartzCore",
"Security",
"MobileCoreServices",
"CFNetwork",
"CoreData",
"SystemConfiguration",
"AVFoundation",
"CoreAudio",
"AudioToolbox",
"UIKit",
"CoreLocation",
"AddressBook",
"MapKit"
],
"libraries": "xml2",
"dependencies": {
"RestKit": [
"~> 0.27.0"
],
"SpeechKit": [
"~> 1.0.1"
]
},
"requires_arc": true
}