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",
28 "resources": "**/iBXCommon/Resources/**/*.strings",
29 "public_header_files": [
30 "**/iBXCommon/Frameworks/**/*.h",
31 "**/iBXCommon/Sources/**/*.h"
34 "**/iBXCommon/Frameworks/**/*.{h,m,c}",
35 "**/iBXCommon/Sources/**/*.{h,m,c}"
42 "**/BxPushNotificationMessageQueue.m"
59 "public_header_files": [
60 "**/iBXData/Frameworks/**/*.h",
61 "**/iBXData/Sources/**/*.h"
64 "**/iBXData/Frameworks/**/*.{h,m,c}",
65 "**/iBXData/Sources/**/*.{h,m,c}"
83 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SQLITE_CORE=1 SQLITE_UNICODE_ENABLE=1 SQLITE_ENABLE_FTS4=1 SQLITE_ENABLE_FTS4_PARENTHESIS=1"
89 "public_header_files": [
90 "**/iBXDB/Frameworks/**/*.h",
91 "**/iBXDB/Sources/**/*.h"
94 "**/iBXDB/Frameworks/**/*.{h,m,c}",
95 "**/iBXDB/Sources/**/*.{h,m,c}"
121 "public_header_files": [
122 "**/iBXMap/Frameworks/**/*.h",
123 "**/iBXMap/Sources/**/*.h"
126 "**/iBXMap/Frameworks/**/*.{h,m,c}",
127 "**/iBXMap/Sources/**/*.{h,m,c}"
146 "public_header_files": "**/iBXVcl/Control/Rate/*.h",
147 "source_files": "**/iBXVcl/Control/Rate/*.{h,m,c}",
158 "public_header_files": "**/iBXVcl/Control/TextView/*.h",
159 "source_files": "**/iBXVcl/Control/TextView/*.{h,m,c}",
165 "name": "ShakeAnimation",
170 "public_header_files": "**/iBXVcl/Control/ShakeAnimation/*.h",
171 "source_files": "**/iBXVcl/Control/ShakeAnimation/*.{h,m,c}"
174 "name": "Navigation",
179 "BxObjC/Control/ShakeAnimation": [
187 "public_header_files": "**/iBXVcl/Control/Navigation/**/*.h",
188 "source_files": "**/iBXVcl/Control/Navigation/**/*.{h,m,c}"
214 "resources": "**/iBXVcl/**/*.{png,xib}",
215 "public_header_files": [
216 "**/iBXVcl/Frameworks/**/*.h",
217 "**/iBXVcl/Sources/**/*.h"
220 "**/iBXVcl/Frameworks/**/*.{h,m,c}",
221 "**/iBXVcl/Sources/**/*.{h,m,c}"
228 "**/BxIconWorkspace**.m",
229 "**/Navigation/**/*.*"