diff --git a/CKTableViewTransactionalDataSource.podspec b/CKTableViewTransactionalDataSource.podspec index bc6ddf4..e48159a 100644 --- a/CKTableViewTransactionalDataSource.podspec +++ b/CKTableViewTransactionalDataSource.podspec @@ -14,7 +14,8 @@ Pod::Spec.new do |s| s.ios.deployment_target = '8.0' s.public_header_files = 'CKTableViewTransactionalDataSource/*.h' - s.source_files = 'CKTableViewTransactionalDataSource/**/*' + s.source_files = 'CKTableViewTransactionalDataSource/**/*.{h,m,mm,swift,c}' s.library = 'c++' + s.pod_target_xcconfig = { 'CLANG_WARN_DOCUMENTATION_COMMENTS' => 'NO' } s.dependency "ComponentKit", '~> 0.20' end diff --git a/Example/Podfile.lock b/Example/Podfile.lock index fb71599..c78f9e9 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -20,7 +20,7 @@ CHECKOUT OPTIONS: :git: https://github.com/leavez/componentkit.git SPEC CHECKSUMS: - CKTableViewTransactionalDataSource: 8776142a890e710e3626f47ceefb6d719139368b + CKTableViewTransactionalDataSource: a7ea39dd8a9630a64f1352e5b09f46078434d0ec ComponentKit: 54a9e19e4072c4a11dae762e1846cc1e7496cf48 PODFILE CHECKSUM: d6b4c89d265b03122a03db3934fe47e45d053f50