diff --git a/Stencil.podspec.json b/Stencil.podspec.json index 1fc7158..7aa16ae 100644 --- a/Stencil.podspec.json +++ b/Stencil.podspec.json @@ -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"