Skip to content

Commit 0e30a72

Browse files
committed
update cocoapods ver to 0.0.5.
1 parent 64bf4e3 commit 0e30a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SwiftFilePath.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
77
s.homepage = "https://github.com/nori0620/SwiftFilePath"
88
s.license = "MIT"
99
s.author = { "Norihiro Sakamoto" => "nori0620@gmail.com" }
10-
s.source = { :git => "https://github.com/nori0620/SwiftFilePath.git", :tag => "0.0.4" }
10+
s.source = { :git => "https://github.com/nori0620/SwiftFilePath.git", :tag => "0.0.5" }
1111
s.platform = :ios, '8.0'
1212
s.source_files = "SwiftFilePath/**/*.swift"
1313
s.requires_arc = true

0 commit comments

Comments
 (0)