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/",
12 "Nice People at Work": "support@nicepeopleatwork.com"
28 "git": "https://bitbucket.org/npaw/lib-plugin-ios.git",
31 "source_files": "YouboraLib/**/*.{swift,h,m}",
32 "private_header_files": "YouboraLib/**/YBSwift.h",
34 "pod_target_xcconfig": {
35 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORALIB_VERSION=6.6.23"
37 "swift_version": "5.1"