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-08-10 13:06:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4f1b69a20fcd63a69524006a6c7f479975d30c5c
4f1b69a2
1 parent
8e83a89b
Update pod
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
PNChart.podspec
PNChart.podspec
View file @
4f1b69a
...
...
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s
.
name
=
"PNChart"
s
.
version
=
"0.8.
5
"
s
.
version
=
"0.8.
6
"
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.5"
}
s
.
source
=
{
:git
=>
"https://github.com/kevinzhow/PNChart.git"
,
:tag
=>
s
.
version
}
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
...
...
Please
register
or
login
to post a comment