[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / 8 / 2 / Stencil / 0.1.0 / Stencil.podspec.json
blob070a47a5c3942cb92a24e7cf82f75c3e45bfc6ad
2   "name": "Stencil",
3   "version": "0.1.0",
4   "summary": "Stencil is a simple and powerful template language for Swift.",
5   "homepage": "https://github.com/kylef/Stencil",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fuller": "inbox@kylefuller.co.uk"
12   },
13   "social_media_url": "http://twitter.com/kylefuller",
14   "source": {
15     "git": "https://github.com/kylef/Stencil.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Stencil/*.{h,swift}",
19   "requires_arc": true