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"
53 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SQLITE_CORE=1 SQLITE_UNICODE_ENABLE=1 SQLITE_ENABLE_FTS4=1 SQLITE_ENABLE_FTS4_PARENTHESIS=1"
59 "public_header_files": [
60 "**/iBXDB/Frameworks/**/*.h",
61 "**/iBXDB/Sources/**/*.h"
64 "**/iBXDB/Frameworks/**/*.{h,m,c}",
65 "**/iBXDB/Sources/**/*.{h,m,c}"
84 "public_header_files": "**/iBXVcl/Control/Rate/*.h",
85 "source_files": "**/iBXVcl/Control/Rate/*.{h,m,c}",
96 "public_header_files": "**/iBXVcl/Control/TextView/*.h",
97 "source_files": "**/iBXVcl/Control/TextView/*.{h,m,c}",
103 "name": "ShakeAnimation",
108 "public_header_files": "**/iBXVcl/Control/ShakeAnimation/*.h",
109 "source_files": "**/iBXVcl/Control/ShakeAnimation/*.{h,m,c}"
112 "name": "Navigation",
117 "BxObjC/Control/ShakeAnimation": [
125 "public_header_files": "**/iBXVcl/Control/Navigation/**/*.h",
126 "source_files": "**/iBXVcl/Control/Navigation/**/*.{h,m,c}"