Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
PNChart
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
kevinzhow
2014-11-29 14:02:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9298fb4123ee7ee0b047357a8fb0a5d771cba624
9298fb41
1 parent
8352fdd8
Update readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
9298fb4
...
...
@@ -28,7 +28,7 @@ You will need LLVM 3.0 or later in order to build PNChart.
[
CocoaPods
](
http://cocoapods.org
)
is the recommended way to add PNChart to your project.
1.
Add a pod entry for PNChart to your Podfile
`pod 'PNChart', '~> 0.5'`
1.
Add a pod entry for PNChart to your Podfile
`pod 'PNChart', '~> 0.5
.5
'`
2.
Install the pod(s) by running
`pod install`
.
3.
Include PNChart wherever you need it with
`#import "PNChart.h"`
.
...
...
Please
register
or
login
to post a comment