4 "summary": "custom control",
5 "homepage": "https://github.com/o2ohuaat/deigo",
8 "o2ohuaat": "o2o@yiliangche.net"
14 "git": "https://github.com/o2ohuaat/deigo.git",
17 "prefix_header_contents": "#ifdef __OBJC__\n\n#import <Foundation/Foundation.h>\n#import <UIKit/UIKit.h>\n\n#define SC_TP_UICKEYCHAINSTORE\n\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 "deigo/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",
86 "deigo/flatbuffers": [