We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bf4e3 commit 0e30a72Copy full SHA for 0e30a72
1 file changed
SwiftFilePath.podspec
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
7
s.homepage = "https://github.com/nori0620/SwiftFilePath"
8
s.license = "MIT"
9
s.author = { "Norihiro Sakamoto" => "nori0620@gmail.com" }
10
- s.source = { :git => "https://github.com/nori0620/SwiftFilePath.git", :tag => "0.0.4" }
+ s.source = { :git => "https://github.com/nori0620/SwiftFilePath.git", :tag => "0.0.5" }
11
s.platform = :ios, '8.0'
12
s.source_files = "SwiftFilePath/**/*.swift"
13
s.requires_arc = true
0 commit comments