Adjustments to get example project working in pod.
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
|
||||
s.homepage = "https://github.com/jonkykong/SideMenu"
|
||||
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
|
||||
s.license = 'MIT'
|
||||
s.author = { "jonkykong" => "jpkent@gmail.com" }
|
||||
s.author = { "jonkykong" => "jonk@jonked.com" }
|
||||
s.source = { :git => "https://github.com/jonkykong/SideMenu.git", :tag => s.version.to_s }
|
||||
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user