4 "summary": "Hyperion is an app design review tool that allows you to inspect views and perform measurements live within your app.",
5 "module_name": "HyperionCore",
6 "description": "Hyperion is an app design review tool that allows you to inspect views and perform measurements live within your app. Hyperion is built on top of a plugin system so you can add and remove plugins as your workflow requires.",
7 "homepage": "https://github.com/willowtreeapps/Hyperion-iOS",
13 "WillowTree": "opensource@willowtreeapps.com"
16 "git": "https://github.com/willowtreeapps/Hyperion-iOS.git",
28 "source_files": "Core/**/*.{h,m}",
29 "exclude_files": "Core/**/*.md",
37 "name": "AttributesInspector",
43 "source_files": "AttributesInspector/**/*.{h,m}",
44 "exclude_files": "AttributesInspector/**/*.md",
46 "AttributesInspector/**/*.png",
47 "AttributesInspector/**/*.xib",
48 "AttributesInspector/**/*.plist"
52 "name": "SlowAnimations",
58 "source_files": "SlowAnimations/**/*.{h,m}",
59 "exclude_files": "SlowAnimations/**/*.md",
61 "SlowAnimations/**/*.png",
62 "SlowAnimations/**/*.xib",
63 "SlowAnimations/**/*.plist"
67 "name": "Measurements",
73 "source_files": "Measurements/**/*.{h,m}",
74 "exclude_files": "Measurements/**/*.md",
76 "Measurements/**/*.png",
77 "Measurements/**/*.xib",
78 "Measurements/**/*.plist"