[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 7 / 6 / GRMustache / 5.2.0 / GRMustache.podspec.json
blobc1f446fc06b29f12a46cc4d5ceb22ac99f834706
2   "name": "GRMustache",
3   "version": "5.2.0",
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.2.0"
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