4 "summary": "Declarative UI for iOS applications",
5 "description": "MarkupKit is a framework for simplifying development of native iOS applications. It allows\ndevelopers to construct user interfaces declaratively using a human-readable markup language,\nrather than programmatically in code or interactively using a visual modeling tool such as\nInterface Builder.",
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}"