Skip to content

Commit 83b8440

Browse files
update readme
1 parent cad07d1 commit 83b8440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,13 @@ WYPopoverController uses ARC.
129129
130130
#### Cocoapods
131131
132-
Add this line `pod 'WYPopoverController', '~> 0.1.7'` to your PodFile.
132+
Add this line `pod 'WYPopoverController', '~> 0.1.8'` to your PodFile.
133133
134134
Your PodFile should look like :
135135
136136
```Ruby
137137
platform :ios, '6.0'
138-
pod 'WYPopoverController', '~> 0.1.7'
138+
pod 'WYPopoverController', '~> 0.1.8'
139139
```
140140

141141
To use the `master` branch of the repo :

0 commit comments

Comments
 (0)