[README] Add installation instructions

Closes #21
This commit is contained in:
Kyle Fuller
2014-12-29 00:54:52 +00:00
parent fa34c2a98e
commit 45fcebec57

View File

@@ -38,6 +38,18 @@ switch result {
}
```
## Installation
Installation with CocoaPods is recommended using CocoaPods 0.36.
```ruby
pod 'Stencil'
```
### Sub-projects
Alternatively, you can clone Stencil via git or as a submodule and include `Stencil.xcodeproj` inside your project and add `Stencil.framework` as a target dependency.
## Philosophy
Stencil follows the same philosophy of Django: