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",
44 "source_files": "YUKit/*"
48 "source_files": "YUKit/foundation/YU_Core.{h}",
57 "YUKit/services/Reachability": [
62 "source_files": "YUKit/foundation/lib/**/*.{h,m,cpp,mm,c}"
71 "YUKit/foundation/lib": [
76 "source_files": "YUKit/foundation/category/**/*.{h,m,cpp,mm,c}"
82 "source_files": "YUKit/uikit/YU_UI.{h}",
96 "source_files": "YUKit/uikit/lib/**/*.{h,m,cpp,mm,c}"
105 "YUKit/foundation": [
110 "source_files": "YUKit/uikit/category/**/*.{h,m,cpp,mm,c}"
119 "source_files": "YUKit/services/NSJson/**/*.{h,m,cpp,mm,c}"
122 "name": "Reachability",
123 "requires_arc": false,
124 "source_files": "YUKit/services/Reachability/**/*.{h,m,cpp,mm,c}"
130 "source_files": "YUKit/base/YU_Base.{h}",
133 "name": "NavigationController",
134 "source_files": "YUKit/base/NavigationController/**/*.{h,m,cpp,mm,c}"
137 "name": "ViewController",
146 "YUKit/foundation": [
151 "source_files": "YUKit/base/ViewController/**/*.{h,m,cpp,mm,c}"
163 "YUKit/foundation": [
166 "YUKit/base/ViewController": [
171 "source_files": "YUKit/base/TableView/**/*.{h,m,cpp,mm,c}"
175 "source_files": "YUKit/base/View/**/*.{h,m,cpp,mm,c}"
179 "source_files": "YUKit/base/ViewModel/**/*.{h,m,cpp,mm,c}"