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