diff --git a/Example/Podfile b/Example/Podfile
index 80e8a064d1e4832c25ebd4a3a6e68cf63c3a671b..08c6638a8014d0f8f67198cff1b0b86873345b89 100644
--- a/Example/Podfile
+++ b/Example/Podfile
@@ -1,5 +1,7 @@
 use_frameworks!
+source 'https://git.lucahealthcare.cn/ios/lucasdk'
 platform :ios, '9.0'
 target 'LucaSdk_Example' do
-  pod 'LucaSdk/Tremor', :path => '../'
+#  pod 'LucaSdk/Tremor', :path => '../'
+  pod 'LucaSdk/Tremor'
 end
diff --git a/LucaSdk.podspec b/LucaSdk.podspec
index 662f328c96b804fd25feca7461f820d7589b07f1..d664930c3aa2a2d442d5a07e0c4eddf788ba1a19 100644
--- a/LucaSdk.podspec
+++ b/LucaSdk.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
   s.homepage         = 'https://github.com/344185723@qq.com/LucaSdk'
   s.license          = { :type => 'MIT', :file => 'LICENSE' }
   s.author           = { '344185723@qq.com' => '344185723@qq.com' }
-  s.source           = { :git => 'https://github.com/344185723@qq.com/LucaSdk.git', :tag => s.version.to_s }
+  s.source           = { :git => 'https://git.lucahealthcare.cn/ios/lucasdk'}
   s.pod_target_xcconfig = {
     'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64'
   }
diff --git a/LucaSdk/Assets/.gitkeep b/LucaSdk/Assets/.gitkeep
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/LucaSdk/Classes/.gitkeep b/LucaSdk/Classes/.gitkeep
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/LucaSdk/Classes/ReplaceMe.m b/LucaSdk/Classes/ReplaceMe.m
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000