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
kevin
2013-11-16 09:03:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7a809aa222b0080eb322f586d2a048d73ecd6639
7a809aa2
1 parent
3f74cdbc
Update readme
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
7a809aa
...
...
@@ -24,7 +24,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.1.
5
'`
1.
Add a pod entry for PNChart to your Podfile
`pod 'PNChart', '~> 0.1.
8
'`
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