[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 7 / 6 / GRMustache / 5.5.1 / GRMustache.podspec.json
blobbb9c9230833d7fa5c47fd42ca69d0070961906e1
2   "name": "GRMustache",
3   "version": "5.5.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Flexible and production-ready Mustache templates for MacOS Cocoa and iOS.",
9   "homepage": "https://github.com/groue/GRMustache",
10   "authors": {
11     "Gwendal RouĂ©": "gr@pierlis.com"
12   },
13   "source": {
14     "git": "https://github.com/groue/GRMustache.git",
15     "tag": "v5.5.1"
16   },
17   "source_files": "src/classes",
18   "private_header_files": "src/classes/*_private.h",
19   "frameworks": "Foundation",
20   "dependencies": {
21     "JRSwizzle": [
22       "~> 1.0"
23     ]
24   },
25   "requires_arc": false