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
2013-12-02 15:24:11 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
15b1f64660c450cb33759e59950e05cc4d9545ed
15b1f646
1 parent
c7e7aa50
Add 0.2.2 version readme
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
15b1f64
...
...
@@ -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.2.
0
'`
1.
Add a pod entry for PNChart to your Podfile
`pod 'PNChart', '~> 0.2.
2
'`
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