Skip to content
Snippets Groups Projects
Commit e1964ac7 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Add description.

parent 4c6e45c1
No related branches found
No related tags found
No related merge requests found
Pipeline #3411 canceled
......@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WhiteNavigationController'
s.version = '0.1.0'
s.summary = 'A short description of WhiteNavigationController.'
s.summary = 'A White UINavigationBar like in Apple\'s apps'
# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
......@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = <<-DESC
TODO: Add long description of the pod here.
This pod will try to mimic the white navigation bars that Apple is adopting in their own apps.
DESC
s.homepage = 'https://git.zsinfo.nl/Zandor300/WhiteNavigationController'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment