Deploy to CocoaPods

This commit is contained in:
Max Howell
2019-01-20 18:13:11 +00:00
parent 152ad8a8ae
commit 86798755be
3 changed files with 11 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Path.swift'
s.version = '0.3.0'
s.version = '0.4.0'
s.summary = 'Delightful, robust file-pathing functions'
s.homepage = 'https://github.com/mxcl/Path.swift'
s.license = { :type => 'Unlicense', :file => 'LICENSE.md' }