Skip to content

Commit

Permalink
increased version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Esqarrouth committed Dec 23, 2015
1 parent 7a249d3 commit 84747e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion EZLoadingActivity.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "EZLoadingActivity"
s.version = "0.4"
s.version = "0.5"
s.summary = "Lightweight Swift loading activity for iOS7+"
s.description = "Lightweight Swift loading activity for iOS7+. Really simple to use, just add the class and write 1 line of code."
s.homepage = "https://github.com/goktugyil/EZLoadingActivity"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>1F764D521C1EA1AF007C51AD</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>E138846D1C02D85500663C96</key>
<dict>
<key>primary</key>
Expand Down

0 comments on commit 84747e8

Please sign in to comment.