Update LNPopupController.podspec
This commit is contained in:
parent
6bc16587ef
commit
df8c4d727f
|
|
@ -12,4 +12,6 @@ Pod::Spec.new do |s|
|
|||
s.source_files = 'LNPopupController/*.{h,m}', 'LNPopupController/**/*.{h,m}'
|
||||
s.requires_arc = true
|
||||
s.ios.deployment_target = '8.0'
|
||||
|
||||
s.dependency 'MarqueeLabel', '3.0.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue