updated framework name to Material
Showing

993 Bytes

1.83 KB

1.83 KB

2.96 KB

1.21 KB

2.48 KB

2.48 KB

3.95 KB

3.95 KB

5.98 KB

2.47 KB

5.08 KB

5.93 KB
Examples/Programmatic/Grid/Grid/Info.plist
0 → 100644
Pod::Spec.new do |s| | ||
s.name = 'MK' | ||
s.version = '1.27.14' | ||
s.name = 'Material' | ||
s.version = '1.28.0' | ||
s.license = 'BSD' | ||
s.summary = 'Beautiful Material Design in Swift.' | ||
s.homepage = 'http://materialkit.io' | ||
s.homepage = 'http://cosmicmind.io' | ||
s.social_media_url = 'https://www.facebook.com/graphkit' | ||
s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.io' } | ||
s.source = { :git => 'https://github.com/CosmicMind/MaterialKit.git', :tag => s.version } | ||
s.source = { :git => 'https://github.com/CosmicMind/Material.git', :tag => s.version } | ||
s.ios.deployment_target = '8.0' | ||
s.source_files = 'Sources/*.swift' | ||
s.requires_arc = true | ||
... | ... |
Sources/Axis.swift
0 → 100644
Sources/ColumnView.swift
0 → 100644
Sources/GridView.swift
0 → 100644
Sources/RowView.swift
0 → 100644
Please
register
or
sign in
to comment