Skip to content

Commit

Permalink
Merge pull request #376 from codeHatcher/master
Browse files Browse the repository at this point in the history
be explicit on how to install 'Charts' when using CocoaPods since
  • Loading branch information
danielgindi committed Sep 24, 2015
2 parents 7b85077 + a54496b commit abdadb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ If you want to compile for iOS 7:
1. Drag the code itself (.swift files) to your project. As sadly, Swift currently does not support compiling Frameworks for iOS 7.
2. Make sure that the files are added to the Target membership.

## CocoaPods Install

Add `Pod 'Charts'` to your Podfile. Adding `Pod 'ios-charts'` will not work!!

## Help

If you like what you see here, and want to support the work being done in this repository, you could:
Expand Down

0 comments on commit abdadb7

Please sign in to comment.