[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 0 / 2 / AimyboxUI / 0.0.2 / AimyboxUI.podspec.json
blob364fa6dc7698f3f24caca460c306b9b3f41e4e0b
2   "name": "AimyboxUI",
3   "version": "0.0.2",
4   "summary": "The only solution if you need to embed your own intelligent voice assistant into your existing application or device.",
5   "description": "Aimybox is a world-first open source independent voice assistant SDK and voice skills marketplace platform that enables you to create your own voice assistant or embed it into any application or device like robots or Raspberry Pi.",
6   "homepage": "https://github.com/just-ai/aimybox-ios-assistant.git",
7   "screenshots": "https://bit.ly/2pOomUs",
8   "license": {
9     "type": "APACHE 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "vpopovyc": "vpopovyc@student.unit.ua"
14   },
15   "source": {
16     "git": "https://github.com/just-ai/aimybox-ios-assistant.git",
17     "tag": "0.0.2"
18   },
19   "social_media_url": "https://twitter.com/aimybox",
20   "platforms": {
21     "ios": "11.4"
22   },
23   "swift_versions": "4.2",
24   "source_files": [
25     "AimyboxUILib/**/*.{swift,xib}",
26     "AimyboxUILib/*.{swift,xib}"
27   ],
28   "resources": [
29     "AimyboxUILib/*.{xib,storyboard,json,xcassets}"
30   ],
31   "dependencies": {
32     "Aimybox": [
34     ],
35     "Aimybox/Utils": [
37     ],
38     "SDWebImage": [
40     ]
41   },
42   "swift_version": "4.2"