Skip to content

Commit

Permalink
add note about cocoapods support
Browse files Browse the repository at this point in the history
  • Loading branch information
bvogelzang committed Jun 21, 2014
1 parent e3e574f commit 11d44c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ iOS7 style drop in replacement for UISwitch
pod 'SevenSwitch', '~> 2.0'
```

*Currently swift is not supported in cocoapods. so `2.0` will not work. You should be using `1.3` for the time being.*

### Without Cocoapods

Add `SevenSwitch.swift` to your project and add the `QuartzCore` framework to your project.
Expand Down

0 comments on commit 11d44c7

Please sign in to comment.