Skip to content

Commit

Permalink
Update youtube-ios-player-helper.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecarreramo committed Feb 11, 2016
1 parent 1d73019 commit 32f0a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube-ios-player-helper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.source_files = 'Classes'
s.resource = "youtube-ios-player-helper/Assets.bundle"
s.resources = "youtube-ios-player-helper/Assets.bundle"

s.ios.exclude_files = 'Classes/osx'
s.osx.exclude_files = 'Classes/ios'
Expand Down

0 comments on commit 32f0a9b

Please sign in to comment.