Adjustments to get example project working in pod.

This commit is contained in:
jonkykong
2015-12-28 13:47:28 -08:00
parent 71233f6e6c
commit 5d8d8f858c
14 changed files with 409 additions and 1150 deletions
+1 -1
View File
@@ -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>'