File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22
33 s . name = "SPStorkController"
4- s . version = "1.8.2 "
4+ s . version = "1.8.4 "
55 s . summary = "Very similar to the controllers displayed in Apple Music, Podcasts and Mail Apple's applications."
6- s . homepage = "https://github.com/IvanVorobei /SPStorkController"
7- s . source = { :git => "https://github.com/IvanVorobei /SPStorkController.git" , :tag => s . version }
6+ s . homepage = "https://github.com/varabeis /SPStorkController"
7+ s . source = { :git => "https://github.com/varabeis /SPStorkController.git" , :tag => s . version }
88 s . license = { :type => "MIT" , :file => "LICENSE" }
99
1010 s . author = { "Ivan Vorobei" => "hello@ivanvorobei.by" }
@@ -14,6 +14,6 @@ Pod::Spec.new do |s|
1414 s . swift_version = [ '4.2' , '5.0' ]
1515 s . ios . deployment_target = "10.0"
1616
17- s . source_files = "Source /SPStorkController/**/*.swift"
17+ s . source_files = "Sources /SPStorkController/**/*.swift"
1818
1919end
You can’t perform that action at this time.
0 commit comments