Skip to content

Commit

Permalink
Merge from develop.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Van Milligan committed Jan 10, 2018
2 parents 3569868 + 1b520da commit 1f19e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BVSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Pod::Spec.new do |s|
curationsui.source_files = 'Pod/BVCurationsUI/**/*.{h,m}'
curationsui.dependency 'BVSDK/BVCurations'
curationsui.dependency 'BVSDK/BVCommonUI'
curationsui.resources = ["Pod/BVCurationsUI/SocialMediaIcons/Assets/*.xcassets"]
curationsui.resources = ["Pod/BVCurationsUI/SocialMediaIcons/*.xcassets"]
end

s.subspec 'BVNotifications' do |notifications|
Expand Down

0 comments on commit 1f19e40

Please sign in to comment.