4 "summary": "A UI framework for Mac based on Core Animation.",
5 "description": "TwUI is a hardware accelerated UI framework for Mac, inspired by UIKit. It enables:\n- GPU accelerated rendering backed by CoreAnimation.\n- Simple model/view/controller development familiar to iOS developers.",
6 "homepage": "https://github.com/github/twui",
8 "Twitter, Inc.": "opensource@twitter.com"
11 "type": "Apache License, Version 2.0"
14 "git": "https://github.com/twitter/twui.git",
15 "commit": "ef55cfcd65f5ce364abde22452bed1fa84c7e03f"
21 "ApplicationServices",
25 "requires_arc": false,
29 "source_files": "lib/Support"
33 "source_files": "lib/UIKit/*.{h,m}",
34 "exclude_files": "**/*TUIAccessibilityElement*",