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