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",
20 "resources": "Resources/*.{png,xib,nib,bundle}",
21 "source_files": "RGBasic/XM.h",
22 "frameworks": "UIKit",
25 "USER_HEADER_SEARCH_PATHS": "$(SRCROOT)"
30 "source_files": "RGBasic/XMMacro.h",
31 "public_header_files": "RGBasic/XMMacro.h"
35 "source_files": "RGBasic/XMNetWork(网络)/*.{h,m}",
36 "public_header_files": "RGBasic/XMNetWork(网络)/*.h",
45 "source_files": "RGBasic/XMCategory(类目)/*.{h,m}",
46 "public_header_files": "RGBasic/XMCategory(类目)/*.h",
48 "RGBasic/RGUtilities": [
60 "RGBasic/XMBasicUI(UI基类)/*.{h,m}",
61 "RGBasic/XMBasicUI(UI基类)/**/*.h"
70 "RGBasic/RGCategory": [
76 "name": "RGUtilities",
77 "source_files": "RGBasic/XMUtilities(工具)/**/*.{h,m}",
78 "public_header_files": "RGBasic/XMUtilities(工具)/**/*.h",
92 "name": "RGAboutProject",
93 "source_files": "RGBasic/XMAboutProject(工程相关)/*.{h,m}",
95 "RGBasic/RGBasicUI": [