blob: 23c43ece34eccc1b0a7aa58c5242435d437b11a7 [file] [log] [blame]
{
"name": "AlanSDK-iOS",
"version": "2.10.1",
"summary": "Conversational Voice AI Platform.",
"description": "The Alan Voice AI Platform provides a framework for fast and easy development and deployment voice experiences for your application.\nAlan voice enables any application, on any platform.",
"homepage": "https://github.com/alan-ai/alan-sdk-ios",
"source": {
"git": "https://github.com/alan-ai/alan-sdk-ios.git",
"tag": "2.10.1"
},
"authors": {
"Alan AI, Inc": "developer@alan.app"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/alanvoiceai",
"frameworks": [
"UIKit",
"CoreVideo",
"CoreMedia",
"CoreImage",
"CoreImage",
"CoreAudio",
"AVFoundation",
"AudioToolbox",
"VideoToolbox",
"Accelerate",
"MediaPlayer"
],
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "AlanSDK-iOS/Frameworks/AlanSDK.framework"
}
}