提交 a43dac3f 编写于 作者: J Jin Wang

Fixed cocoapods.

上级 225c5d21
......@@ -24,5 +24,6 @@ Pod::Spec.new do |s|
s.authors = { 'Jin Wang' => 'jinw1990@gmail.com' }
s.source = { :git => 'https://github.com/KelvinJin/AnimatedCollectionViewLayout.git', :tag => s.version }
s.ios.deployment_target = '8.0'
s.source_files = 'Source/**/*.swift'
s.source_files = 'Sources/**/*.swift'
s.swift_versions = ['5.0', '5.1']
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册