[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / a / b / c / Youbora-YouboraLib / 5.3.6 / Youbora-YouboraLib.podspec.json
blob6159fa2bbd185d8bcb18b86d4ea18f5eb3839365
2   "name": "Youbora-YouboraLib",
3   "version": "5.3.6",
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": "Commercial",
8   "authors": {
9     "Nice People at Work": "support@nicepeopleatwork.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/NicePeopleAtWork/Youbora-YouboraLib.git",
17     "tag": "5.3.6"
18   },
19   "ios": {
20     "vendored_frameworks": "ios/YouboraLib.framework"
21   },
22   "tvos": {
23     "vendored_frameworks": "tvos/YouboraLibTvOS.framework"
24   },
25   "requires_arc": true