Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
Release 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Broich committed Mar 18, 2017
1 parent 520beab commit bfed2d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Elissa.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
Pod::Spec.new do |s|
s.name = 'Elissa'
s.version = '3.0'
s.summary = 'Easy UITabBarItem notification.'
s.summary = 'Easy notification popup.'

# 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?
# * Try to keep it short, snappy and to the point.
# * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = 'Elissa displays a notification on top of a UITabBarItem to reveal additional information.'
s.description = 'Elissa displays a notification on top of a UITabBarItem or any anchor view to reveal additional information.'
s.homepage = 'https://github.com/KitchenStories/Elissa'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit bfed2d6

Please sign in to comment.