chore(podspec): Update homepage
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "Stencil",
|
"name": "Stencil",
|
||||||
"version": "0.6.0",
|
"version": "0.6.0",
|
||||||
"summary": "Stencil is a simple and powerful template language for Swift.",
|
"summary": "Stencil is a simple and powerful template language for Swift.",
|
||||||
"homepage": "https://github.com/kylef/Stencil",
|
"homepage": "https://stencil.fuller.li",
|
||||||
"license": {
|
"license": {
|
||||||
"type": "BSD",
|
"type": "BSD",
|
||||||
"file": "LICENSE"
|
"file": "LICENSE"
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
"authors": {
|
"authors": {
|
||||||
"Kyle Fuller": "kyle@fuller.li"
|
"Kyle Fuller": "kyle@fuller.li"
|
||||||
},
|
},
|
||||||
"social_media_url": "http://twitter.com/kylefuller",
|
"social_media_url": "https://twitter.com/kylefuller",
|
||||||
"source": {
|
"source": {
|
||||||
"git": "https://github.com/kylef/Stencil.git",
|
"git": "https://github.com/kylef/Stencil.git",
|
||||||
"tag": "0.6.0"
|
"tag": "0.6.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user