[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 8 / 0 / MarkupKit / 2.6 / MarkupKit.podspec.json
blobc9bcd06b6a4fc9e3f1310e2213e3a161b03f415a
2   "name": "MarkupKit",
3   "version": "2.6",
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"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source_files": "MarkupKit/*.{h,m}"