We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e865f commit 1034be1Copy full SHA for 1034be1
1 file changed
README.md
@@ -17,7 +17,7 @@ XHScrollMenu requires Xcode 5, targeting either iOS 5.0 and above, ARC-enabled.
17
18
[CocosPods](http://cocosPods.org) is the recommended methods of installation XHScrollMenu, just add the following line to `Profile`:
19
```
20
-pod 'XHScrollMenu', '~> 0.1.3'
+pod 'XHScrollMenu', '~> 0.1.4'
21
22
23
## How to use ##
0 commit comments