Skip to content

Commit e54fedf

Browse files
committed
Added Appetize.io link
1 parent 879e42f commit e54fedf

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

IHProgressHUD.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Pod::Spec.new do |s|
1111

1212
s.name = 'IHProgressHUD'
13-
s.version = '0.1.3'
13+
s.version = '0.1.4'
1414
s.summary = 'A clean and lightweight progress HUD for iOS and tvOS app based on SVProgressHUD, written in Swift.'
1515
s.license = 'MIT'
1616
s.homepage = 'https://github.com/Swiftify-Corp/IHProgressHUD/'

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99

1010
![IHProgressHUD](http://f.cl.ly/items/2G1F1Z0M0k0h2U3V1p39/SVProgressHUD.gif)
1111

12+
## Demo
13+
14+
Try `IHProgressHUD` on [Appetize.io](https://appetize.io/app/hn358rg7zc8uyethqayub23h2c).
15+
16+
1217
## Installation
1318

1419
### From CocoaPods

0 commit comments

Comments
 (0)