Skip to content

Commit

Permalink
Spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Krivoblotsky committed Nov 11, 2013
1 parent 1c8ed70 commit 2847f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion APTimeZones.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
:git => 'https://github.com/Alterplay/APTimeZones.git',
:tag => '1.1'
}
s.source_files = 'APTimeZones'
s.source_files = 'APTimeZones/**/*.{h,m}'
s.requires_arc = true
s.frameworks = 'CoreLocation'
s.resources = 'APTimeZones/timezonesDB.json'
Expand Down

0 comments on commit 2847f2a

Please sign in to comment.