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
2015-06-24 23:14:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f2008bfe5e4020f0760ede65937aa8be53612d9f
f2008bfe
1 parent
902eec8f
update pod
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
PNChart.podspec
PNChart.podspec
View file @
f2008bf
...
...
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s
.
name
=
"PNChart"
s
.
version
=
"0.8.
3
"
s
.
version
=
"0.8.
4
"
s
.
summary
=
"A simple and beautiful chart lib with animation used in Piner for iOS"
s
.
description
=
<<-
DESC
...
...
@@ -90,7 +90,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#
s
.
source
=
{
:git
=>
"https://github.com/kevinzhow/PNChart.git"
,
:tag
=>
"0.8.
3
"
}
s
.
source
=
{
:git
=>
"https://github.com/kevinzhow/PNChart.git"
,
:tag
=>
"0.8.
4
"
}
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
...
...
Please
register
or
login
to post a comment