GitHub Viewer
#
# Be sure to run `pod lib lint DKFilterView.podspec' to ensure this is a
# valid spec and remove all comments before submitting the spec.
#
# Any lines starting with a # are optional, but encouraged
#
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = "DKFilterView"
s.version = "0.1.0"
s.summary = "A custome filter view."
s.description = 2.3'
s.dependency 'Masonry', '~> 0.5.3'
end