blob: 7db16792514561471602a4ace9aad9db971dec1f [file] [log] [blame]
{
"name": "CapitoSpeechKit",
"version": "3.6.3",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2013-2019 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/3.6.3/CapitoSpeechKit.framework.zip"
},
"static_framework": true,
"source_files": "CapitoSpeechKit.framework/Headers/*.h",
"private_header_files": "CapitoSpeechKit.framework/Headers/*.h",
"resource_bundles": {
"CapitoSpeechKit": [
"CapitoSpeechKit.framework/*.{png,wav}"
]
},
"ios": {
"vendored_frameworks": "CapitoSpeechKit.framework"
},
"frameworks": [
"QuartzCore",
"Security",
"MobileCoreServices",
"CFNetwork",
"CoreData",
"SystemConfiguration",
"AVFoundation",
"CoreAudio",
"AudioToolbox",
"UIKit",
"CoreLocation",
"AddressBook",
"MapKit",
"Speech"
],
"libraries": "xml2",
"dependencies": {
"RestKit": [
"~> 0.27.2"
]
},
"requires_arc": true
}