[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / a / b / c / Youbora-YouboraLib / 5.3.7 / Youbora-YouboraLib.podspec.json
blobec354319e254206d9df22ff2d779505ccb9b491c
2   "name": "Youbora-YouboraLib",
3   "version": "5.3.7",
4   "summary": "Library required by Youbora plugins.",
5   "description": "<<-DESC\n                    YouboraLib is a library created by Nice People at Work. It serves\n                    as the shared logic for all Youbora plugins and it also allows you\n                    to create your own plugins.\n                     DESC",
6   "homepage": "http://developer.nicepeopleatwork.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Nice People at Work": "support@nicepeopleatwork.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/NicePeopleAtWork/Youbora-YouboraLib-iOS.git",
20     "tag": "5.3.7"
21   },
22   "ios": {
23     "vendored_frameworks": "ios/YouboraLib.framework"
24   },
25   "tvos": {
26     "vendored_frameworks": "tvos/YouboraLibTvOS.framework"
27   },
28   "requires_arc": true