We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d215cfb commit 7dbcb04Copy full SHA for 7dbcb04
README.md
@@ -15,6 +15,14 @@ Here are the features :
15
16

17
18
+### Installation
19
+
20
+With [CocoaPods](http://cocoapods.org/), add this line to your Podfile.
21
22
+ pod 'ICETutorial', '~> 1.1.1'
23
24
+Or add the files manually into your project.
25
26
### Setting-up the ICETutorial
27
The code is commented, and I guess, easy to read/understand/modify.
28
All the available settings for the scrolling are located in the header : ICETutorial.h :
0 commit comments