Commit 3bde0446 by Daniel Dahan

master: updated Podspec

parent 45233c17
......@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.subspec 'Core' do |s|
s.ios.deployment_target = '8.0'
s.ios.source_files = 'Sources/iOS/*.swift'
s.ios.source_files = 'Sources/**/*.swift'
s.requires_arc = true
s.resource_bundles = {
'com.cosmicmind.material.icons' => ['Sources/**/*.xcassets'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment