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:23:09 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
705ec4a1a3bc0cc6bf439a9b97604fa1d60023d7
705ec4a1
1 parent
a5816ce1
Update 0.8.5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
PNChart.podspec
PNChart.podspec
View file @
705ec4a
...
...
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s
.
name
=
"PNChart"
s
.
version
=
"0.8.
4
"
s
.
version
=
"0.8.
5
"
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.
4
"
}
s
.
source
=
{
:git
=>
"https://github.com/kevinzhow/PNChart.git"
,
:tag
=>
"0.8.
5
"
}
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
...
...
Please
register
or
login
to post a comment