4 "summary": "Hyperion is an app design review tool that allows you to inspect views and perform measurements live within your app.",
5 "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.",
6 "homepage": "https://github.com/willowtreeapps/Hyperion-iOS",
12 "chrsmys": "chris.mays@willowtreeapps.com"
15 "git": "https://github.com/willowtreeapps/Hyperion-iOS.git",
27 "source_files": "Core/**/*.{h,m}",
28 "exclude_files": "Core/**/*.md",
36 "name": "AttributesInspector",
42 "source_files": "AttributesInspector/**/*.{h,m}",
43 "exclude_files": "AttributesInspector/**/*.md",
45 "AttributesInspector/**/*.png",
46 "AttributesInspector/**/*.xib",
47 "AttributesInspector/**/*.plist"
51 "name": "SlowAnimations",
57 "source_files": "SlowAnimations/**/*.{h,m}",
58 "exclude_files": "SlowAnimations/**/*.md",
60 "SlowAnimations/**/*.png",
61 "SlowAnimations/**/*.xib",
62 "SlowAnimations/**/*.plist"
66 "name": "Measurements",
72 "source_files": "Measurements/**/*.{h,m}",
73 "exclude_files": "Measurements/**/*.md",
75 "Measurements/**/*.png",
76 "Measurements/**/*.xib",
77 "Measurements/**/*.plist"