moved Material to version 3 with Swift 4 support. Closes #773.
Showing
Pod::Spec.new do |s| | ||
s.name = 'Material' | ||
s.version = '2.10.2' | ||
s.version = '3.0.0' | ||
s.license = 'BSD-3-Clause' | ||
s.summary = 'A Material Design library for creating beautiful applications.' | ||
s.homepage = 'http://materialswift.com' | ||
... | ... |
Please
register
or
sign in
to comment