chore(podspec): Update homepage

This commit is contained in:
Kyle Fuller
2016-11-29 12:24:31 +00:00
parent 1a01ec592e
commit 872784f9b3

View File

@@ -2,7 +2,7 @@
"name": "Stencil",
"version": "0.6.0",
"summary": "Stencil is a simple and powerful template language for Swift.",
"homepage": "https://github.com/kylef/Stencil",
"homepage": "https://stencil.fuller.li",
"license": {
"type": "BSD",
"file": "LICENSE"
@@ -10,7 +10,7 @@
"authors": {
"Kyle Fuller": "kyle@fuller.li"
},
"social_media_url": "http://twitter.com/kylefuller",
"social_media_url": "https://twitter.com/kylefuller",
"source": {
"git": "https://github.com/kylef/Stencil.git",
"tag": "0.6.0"