4 "summary": "Declarative UI for iOS applications",
5 "description": "MarkupKit is an open-source framework for simplifying development of native iOS\napplications. It allows developers to construct user interfaces declaratively using a\nhuman-readable markup language, rather than visually using Interface Builder or\nprogrammatically in code.",
6 "homepage": "https://github.com/gk-brown/MarkupKit",
7 "license": "Apache License, Version 2.0",
8 "authors": "Greg Brown",
10 "git": "https://github.com/gk-brown/MarkupKit.git",
17 "source_files": "MarkupKit/*.{h,m}"