[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 0 / MarkupKit / 2.6.1 / MarkupKit.podspec.json
blobce7ca27aa970bc8d70e7f92af6a80e50d90c774a
2   "name": "MarkupKit",
3   "version": "2.6.1",
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",
9   "source": {
10     "git": "https://github.com/gk-brown/MarkupKit.git",
11     "tag": "2.6.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source_files": "MarkupKit/*.{h,m}"