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"
19 "swift_version": "5.0",
21 "git": "https://bitbucket.org/npaw/lib-plugin-ios.git",
24 "source_files": "YouboraLib/**/*.{swift,h,m}",
25 "public_header_files": "YouboraLib/**/*.h",
27 "pod_target_xcconfig": {
28 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORALIB_VERSION=6.4.10"