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-02-28 14:11:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6b6d31e439bd996ea4817fa2f9c78a71ca17ba77
6b6d31e4
1 parent
af1961ad
Add 0.3.3 readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
6b6d31e
...
...
@@ -26,7 +26,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.3.
2
'`
1.
Add a pod entry for PNChart to your Podfile
`pod 'PNChart', '~> 0.3.
3
'`
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