Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bphenriques committed Aug 10, 2015
1 parent abc2f59 commit d004bbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ [email protected]
<h3>How to handle dependencies:</h3>

Dependencies must, as possible, be managed using cocoa pods. At the moment CVCalendar is not a cocoa pods because the developer doesn't support that yet. As soon as he releases one version that it does it will be added to the current Podfile
Dependencies must, as possible, be managed using CocoaPods. And use swift as preference.

From cocoapods:
Existing dependencies taken from Podfile:
```
pod 'Alamofire', '~> 1.2.3'
pod 'SwiftyJSON', '~> 2.2.0'
Expand Down

0 comments on commit d004bbe

Please sign in to comment.