Skip to content

Commit 5d6ab35

Browse files
committed
Update README.md
1 parent 75c7702 commit 5d6ab35

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Check out the example Shine app above for help getting started.
1414

1515
Shine SDK requires iOS 7.1+
1616

17+
###Cocoapods Installation###
18+
Shine can be installed using [Cocoapods](http://cocoapods.org). Simple add the following to your Podfile and run _pod install_.
19+
```bash
20+
21+
pod 'Shine', '~>1.0'
22+
```
1723

1824
###Manual Installation###
1925

0 commit comments

Comments
 (0)