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 "git": "https://bitbucket.org/npaw/lib-plugin-ios.git",
22 "source_files": "YouboraLib/**/*.{h,m}",
23 "public_header_files": "YouboraLib/**/*.h",
25 "pod_target_xcconfig": {
26 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORALIB_VERSION=6.2.1"