mobileflowllc

Updating podspec for local install

... ... @@ -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
... ...