Skip to content
This repository has been archived by the owner on Jun 11, 2018. It is now read-only.

Commit

Permalink
[README] Use single quotes instead of smart quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz committed Nov 26, 2015
1 parent b54fe62 commit 489809d
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 @@ -80,6 +80,6 @@ let foos = Foo.decode(NSKeyedUnarchiver.unarchiveObjectWithData(data) as? [AnyOb
ValueCoding builds as a cross platform (iOS, OS X, watchOS) extension compatible framework. It is also available via CocoaPods

```ruby
pod ValueCoding
pod 'ValueCoding'
```

0 comments on commit 489809d

Please sign in to comment.