-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #932 from xmartlabs/version/2.0.1
Eureka 2.0.1
- Loading branch information
Showing
3 changed files
with
15 additions
and
10 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
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'Eureka' | ||
s.version = '2.0.0-beta.1' | ||
s.version = '2.0.1' | ||
s.license = 'MIT' | ||
s.summary = 'Elegant iOS Forms in pure Swift 2' | ||
s.summary = 'Elegant iOS Forms in pure Swift' | ||
s.homepage = 'https://github.com/xmartlabs/Eureka' | ||
s.social_media_url = 'http://twitter.com/xmartlabs' | ||
s.authors = { 'Martin Barreto' => '[email protected]', 'Mathias Claassen' => '[email protected]' } | ||
|
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