[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 6 / AlanSDK-iOS / 3.11.0 / AlanSDK-iOS.podspec.json
blob66d6ef141b10653c92e91425b0290883e6e19284
2   "name": "AlanSDK-iOS",
3   "version": "3.11.0",
4   "summary": "Conversational Voice AI Platform.",
5   "description": "The Alan Voice AI Platform provides a framework for fast and easy development and deployment of voice experiences for your applications.\nAlan adds voice to any application, on any platform.",
6   "homepage": "https://github.com/alan-ai/alan-sdk-ios",
7   "source": {
8     "git": "https://github.com/alan-ai/alan-sdk-ios.git",
9     "tag": "3.11.0"
10   },
11   "authors": {
12     "Alan AI, Inc": "developer@alan.app"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "social_media_url": "https://twitter.com/alanvoiceai",
19   "frameworks": [
20     "UIKit",
21     "CoreVideo",
22     "CoreMedia",
23     "CoreImage",
24     "CoreImage",
25     "CoreAudio",
26     "AVFoundation",
27     "AudioToolbox",
28     "VideoToolbox",
29     "Accelerate",
30     "MediaPlayer"
31   ],
32   "platforms": {
33     "ios": "15.0"
34   },
35   "ios": {
36     "vendored_frameworks": "AlanSDK-iOS/Frameworks/AlanSDK.xcframework"
37   }