4 "summary": "A basic RGBasic.",
5 "homepage": "https://github.com/sunnyGT/RGBasic",
11 "Robin_Gzb": "a184820975@sina.cn"
17 "git": "https://github.com/sunnyGT/RGBasic.git",
22 "RGBasic/Relevance/*.h"
24 "frameworks": "UIKit",
27 "USER_HEADER_SEARCH_PATHS": "$(SRCROOT)"
32 "source_files": "RGBasic/XMMacro.h",
33 "public_header_files": "RGBasic/XMMacro.h"
37 "source_files": "RGBasic/XMNetWork(网络)/*.{h,m}",
38 "public_header_files": "RGBasic/XMNetWork(网络)/*.h",
47 "source_files": "RGBasic/XMCategory(类目)/*.{h,m}",
48 "public_header_files": "RGBasic/XMCategory(类目)/*.h",
50 "RGBasic/RGUtilities": [
62 "RGBasic/XMBasicUI(UI基类)/*.{h,m}",
63 "RGBasic/XMBasicUI(UI基类)/**/*.h"
72 "RGBasic/RGCategory": [
78 "name": "RGUtilities",
79 "source_files": "RGBasic/XMUtilities(工具)/**/*.{h,m}",
80 "public_header_files": "RGBasic/XMUtilities(工具)/**/*.h",
94 "name": "RGAboutProject",
95 "source_files": "RGBasic/XMAboutProject(工程相关)/*.{h,m}",
97 "RGBasic/RGBasicUI": [