2 "name": "HyperioniOSExtension",
4 "summary": "Use HyperioniOSExtension have: \nenvironment selector(HyperioniOSExtension/EnvironmentSelector[-Plugin]),\nfps monitor(HyperioniOSExtension/FPSMonitor[-Plugin]), \nUI operation main thread check(HyperioniOSExtension/UIMainThreadChecker[-Plugin])'",
5 "description": "pod 'HyperioniOSExtension/HYPEnvironmentSelector[-Plugin]', :configurations => ['Debug']\npod 'HyperioniOSExtension/HYPFPSMonitor[-Plugin]', :configurations => ['Debug']\npod 'HyperioniOSExtension/HYPUIMainThreadChecker[-Plugin]', :configurations => ['Debug']\ngithub : https://github.com/ToBeDefined/HyperioniOSExtension",
6 "homepage": "https://github.com/ToBeDefined/HyperioniOSExtension",
12 "ToBeDefined": "weinanshao@163.com"
14 "social_media_url": "http://tbd.ink/",
16 "git": "https://github.com/ToBeDefined/HyperioniOSExtension.git",
33 "name": "EnvironmentSelector",
34 "source_files": "HYPEnvironmentSelector/NoHyperCore/**/*.{h,m}",
35 "public_header_files": "HYPEnvironmentSelector/NoHyperCore/**/*.h",
41 "name": "EnvironmentSelector-Plugin",
46 "HyperioniOSExtension/EnvironmentSelector": [
50 "source_files": "HYPEnvironmentSelector/Plugin/**/*.{h,m}",
51 "public_header_files": "HYPEnvironmentSelector/Plugin/**/*.h",
52 "resources": "HYPEnvironmentSelector/Plugin/**/*.png"
56 "source_files": "HYPFPSMonitor/NoHyperCore/**/*.{h,m}",
57 "public_header_files": "HYPFPSMonitor/NoHyperCore/**/*.h",
63 "name": "FPSMonitor-Plugin",
68 "HyperioniOSExtension/FPSMonitor": [
72 "source_files": "HYPFPSMonitor/Plugin/**/*.{h,m}",
73 "public_header_files": "HYPFPSMonitor/Plugin/**/*.h",
74 "resources": "HYPFPSMonitor/Plugin/**/*.png"
77 "name": "UIMainThreadChecker",
78 "source_files": "HYPUIMainThreadChecker/NoHyperCore/**/*.{h,m}",
79 "public_header_files": "HYPUIMainThreadChecker/NoHyperCore/**/*.h",
85 "name": "UIMainThreadChecker-Plugin",
90 "HyperioniOSExtension/UIMainThreadChecker": [
94 "source_files": "HYPUIMainThreadChecker/Plugin/**/*.{h,m}",
95 "public_header_files": "HYPUIMainThreadChecker/Plugin/**/*.h",
96 "resources": "HYPUIMainThreadChecker/Plugin/**/*.png"