3 "module_name": "YUKit",
5 "summary": "YUKit for iOS.(objective-c 、c++)",
6 "homepage": "https://github.com/c6357/YUKit",
9 "BruceYu": "c6357@outlook.com"
15 "git": "https://github.com/c6357/YUKit.git",
18 "source_files": "YUKit/YUKitHeader.h",
20 "prefix_header_contents": "#ifdef DEBUG\n#define TBMB_DEBUG\n#endif",
22 "vendored_frameworks": "YUKit/framework/YUDBFramework.framework"
29 "libraries": "sqlite3",
41 "source_files": "YUKit/*"
45 "source_files": "YUKit/foundation/YU_Core.{h}",
54 "YUKit/services/Reachability": [
59 "source_files": "YUKit/foundation/lib/**/*.{h,m}"
68 "YUKit/foundation/lib": [
73 "source_files": "YUKit/foundation/category/**/*.{h,m,cpp,mm,c}"
79 "source_files": "YUKit/uikit/YU_UI.{h}",
93 "source_files": "YUKit/uikit/lib/**/*.{h,m,cpp,mm,c}"
102 "YUKit/foundation": [
107 "source_files": "YUKit/uikit/category/**/*.{h,m,cpp,mm,c}"
116 "source_files": "YUKit/services/NSJson/**/*.{h,m,cpp,mm,c}"
119 "name": "Reachability",
120 "requires_arc": false,
121 "source_files": "YUKit/services/Reachability/**/*.{h,m,cpp,mm,c}"
127 "source_files": "YUKit/base/YU_Base.{h}",
130 "name": "NavigationController",
131 "source_files": "YUKit/base/NavigationController/**/*.{h,m,cpp,mm,c}"
134 "name": "ViewController",
143 "YUKit/foundation": [
148 "source_files": "YUKit/base/ViewController/**/*.{h,m,cpp,mm,c}"
160 "YUKit/foundation": [
163 "YUKit/base/ViewController": [
168 "source_files": "YUKit/base/TableView/**/*.{h,m,cpp,mm,c}"
172 "source_files": "YUKit/base/View/**/*.{h,m,cpp,mm,c}"
176 "source_files": "YUKit/base/ViewModel/**/*.{h,m,cpp,mm,c}"