2 "name": "CustomControl",
4 "summary": "custom control",
5 "homepage": "https://github.com/jidibingren/customcontrol",
8 "jidibingren": "jidibingren@gmail.com"
14 "git": "https://github.com/jidibingren/customcontrol.git",
17 "prefix_header_contents": "#ifdef __OBJC__\n#import <Foundation/Foundation.h>\n#import <UIKit/UIKit.h>\n#endif",
25 "prefix_header_contents": "#import \"SCDGProjectHeaders.h\"",
26 "source_files": "control/*.{h,m,mm}",
27 "public_header_files": [
28 "control/SCDGProjectHeaders.h",
50 "CustomControl/flatbuffers": [
57 "name": "flatbuffers",
61 "prefix_header_contents": "#import \"SCDGFlatbufferHeaders.h\"",
62 "source_files": "flatbuffers/*.{h,m,cpp}",
63 "public_header_files": [
64 "flatbuffers/SCDGFlatbufferHeaders.h",
79 "prefix_header_contents": "#import \"SCDGAdditionHeaders.h\"",
80 "source_files": "additions/*.{h,m,mm}",
81 "public_header_files": "additions/*.h",
83 "CustomControl/control": [
86 "CustomControl/flatbuffers": [