更新pod
Showing
This diff is collapsed.
10.3 KB
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File moved
File moved
File moved
File moved
File moved
File moved
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
File added
File added
platform:ios,'9.0' | platform:ios,'9.0' | ||
target 'Lighting' do | abstract_target 'Lighting_base' do | ||
pod 'WYPopoverController', '~> 0.3.9' | pod 'WYPopoverController', '~> 0.3.9' | ||
pod 'FDFullscreenPopGesture' | pod 'FDFullscreenPopGesture' | ||
pod 'MWPhotoBrowser', '~> 2.1.2' | pod 'MWPhotoBrowser', '~> 2.1.2' | ||
... | @@ -27,4 +26,12 @@ target 'Lighting' do | ... | @@ -27,4 +26,12 @@ target 'Lighting' do |
pod 'UMengAnalytics' | pod 'UMengAnalytics' | ||
pod 'Bugly', '~> 2.4.7' | pod 'Bugly', '~> 2.4.7' | ||
target 'Lighting' do | |||
end | |||
target 'LightingDev' do | |||
end | |||
target 'LightingDis' do | |||
end | |||
end | end |