Skip to content

Commit

Permalink
updated Motion location
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Dahan committed Jul 27, 2017
1 parent 421bf2a commit 74b2697
Show file tree
Hide file tree
Showing 40 changed files with 165 additions and 237 deletions.
2 changes: 1 addition & 1 deletion Material.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|

s.subspec 'Core' do |s|
s.ios.deployment_target = '8.0'
s.ios.source_files = '**/*.swift'
s.ios.source_files = 'Sources/**/*.swift'
s.requires_arc = true
s.resource_bundles = {
'com.cosmicmind.material.icons' => ['Sources/**/*.xcassets'],
Expand Down
400 changes: 164 additions & 236 deletions Material.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 74b2697

Please sign in to comment.