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#import \"SCDGFlatbufferHeaders.h\"\n#import \"SCDGProjectHeaders.h\"\n#import \"SCDGAdditionHeaders.h\"\n#endif",
25 "prefix_header_contents": "#import \"SCDGProjectHeaders.h\"",
26 "source_files": "control/*.{h,m,mm}",
27 "public_header_files": "control/SCDGProjectHeaders.h",
47 "CustomControl/flatbuffers": [
54 "name": "flatbuffers",
58 "prefix_header_contents": "#import \"SCDGFlatbufferHeaders.h\"",
59 "source_files": "flatbuffers/*.{h,m,cpp}",
60 "public_header_files": "flatbuffers/SCDGFlatbufferHeaders.h",
73 "prefix_header_contents": "#import \"SCDGAdditionHeaders.h\"",
74 "source_files": "additions/*.{h,m,mm}",
75 "public_header_files": "additions/SCDGAdditionHeaders.h",
77 "CustomControl/control": [
80 "CustomControl/flatbuffers": [