-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated podspec and README.md files.
- Loading branch information
Arnold Plakolli
committed
May 22, 2018
1 parent
4ad6a2b
commit c5943c5
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ Pod::Spec.new do |s| | |
s.name = "InsideAppNotification" | ||
s.summary = "InAppNotification shows notification inside of an iOS app." | ||
s.requires_arc = true | ||
s.version = "0.1.0" | ||
s.version = "0.2.0" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
s.author = { "Arnold Plakolli" => "[email protected]" } | ||
s.homepage = "https://github.com/plakolliarnold/InAppNotification" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters