Release 0.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Pod::Spec.new do |spec|
|
Pod::Spec.new do |spec|
|
||||||
spec.name = 'Stencil'
|
spec.name = 'Stencil'
|
||||||
spec.version = '0.1.1'
|
spec.version = '0.2.0'
|
||||||
spec.summary = 'Stencil is a simple and powerful template language for Swift.'
|
spec.summary = 'Stencil is a simple and powerful template language for Swift.'
|
||||||
spec.homepage = 'https://github.com/kylef/Stencil'
|
spec.homepage = 'https://github.com/kylef/Stencil'
|
||||||
spec.license = { :type => 'BSD', :file => 'LICENSE' }
|
spec.license = { :type => 'BSD', :file => 'LICENSE' }
|
||||||
|
|||||||
Reference in New Issue
Block a user