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
mobileflowllc
2014-08-02 21:48:20 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0b0d4c19fb0d984b3a5acf0cae00af8d3fdea5d3
0b0d4c19
1 parent
72839ea5
Updating podspec for local install
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
PNChart.podspec
PNChart.podspec
View file @
0b0d4c1
...
...
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
s
.
ios
.
dependency
'UICountingLabel'
,
'~> 1.0.0'
s
.
source_files
=
'PNChart/*.{h,m}'
s
.
source_files
=
'PNChart/*
*/*
.{h,m}'
s
.
public_header_files
=
'PNChart/*.h'
s
.
frameworks
=
'CoreGraphics'
,
'UIKit'
,
'Foundation'
,
'QuartzCore'
s
.
requires_arc
=
true
...
...
Please
register
or
login
to post a comment