4 "summary": "Objective-C library for all",
5 "description": "This framework will help iOS developers simplify development",
6 "homepage": "https://github.com/ByteriX/BxObjC",
12 "Sergey Balalaev": "sof.bix@mail.ru"
18 "git": "https://github.com/ByteriX/BxObjC.git",
22 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SQLITE_CORE=1 SQLITE_UNICODE_ENABLE=1 SQLITE_ENABLE_FTS4=1 SQLITE_ENABLE_FTS4_PARENTHESIS=1"
25 "**/Frameworks/**/*.{h,m,c}",
26 "**/Sources/**/*.{h,m,c}"
38 "public_header_files": [
39 "**/Frameworks/**/*.h",
43 "**/BxIconWorkspace**.m",
44 "**/BxNavigation**.m",
45 "**/BxPushNotificationMessageQueue.m",
49 "**/iBXCommon/**/Resources/**/*.strings",
50 "**/iBXData/**/*.{png,xib}",
51 "**/iBXVcl/**/*.{png,xib}",
52 "**/iBXMap/**/*.{png,xib}"