This commit is contained in:
Pritesh Nandgaonkar
2018-06-05 17:02:01 -04:00
parent 43086d9c93
commit 541a4f1b98
8 changed files with 228 additions and 228 deletions

View File

@@ -7,7 +7,7 @@ Pod::Spec.new do |spec|
spec.authors = 'Facebook'
# spec.prepare_command = 'mv src double-conversion'
spec.source = { :git => 'https://github.com/facebook/Sonar.git',
:branch => 'master' }
:branch => 'iOS-OSS' }
spec.module_name = 'Sonar'
spec.public_header_files = 'xplat/Sonar/*.h'
spec.source_files = 'xplat/Sonar/*.{h,cpp,m,mm}'