[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 5 / GRMustache.swift / 0.9.0 / GRMustache.swift.podspec.json
blobb39f3d3af6cbf136b7bd03f3a115ad1daa024d4d
2   "name": "GRMustache.swift",
3   "version": "0.9.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Flexible Mustache templates for Swift.",
9   "homepage": "https://github.com/groue/GRMustache.swift",
10   "authors": {
11     "Gwendal RouĂ©": "gr@pierlis.com"
12   },
13   "source": {
14     "git": "https://github.com/groue/GRMustache.swift.git",
15     "tag": "v0.9.0"
16   },
17   "source_files": "Mustache/**/*.{h,m,swift}",
18   "module_name": "Mustache",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "requires_arc": true,
24   "frameworks": "Foundation"