Skip to content

Commit

Permalink
ReadMe ComponentKit Podfile is outdated
Browse files Browse the repository at this point in the history
ComponentKit podfile should point to the latest version, 0.12
  • Loading branch information
aaronschubert0 committed May 27, 2015
1 parent 08022c5 commit 12d3a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ComponentKit is a view framework for iOS that is heavily inspired by React. It t
ComponentKit is available on [CocoaPods](http://cocoapods.org). Add the following to your Podfile:

```ruby
pod 'ComponentKit', '~> 0.11'
pod 'ComponentKit', '~> 0.12'
```

To quickly try WildeGuess, the ComponentKit demo project:
Expand Down

0 comments on commit 12d3a0c

Please sign in to comment.