Skip to content
Snippets Groups Projects
Commit 3b6000a8 authored by Howard's avatar Howard
Browse files

delete dir

parent c13a51f6
Branches
No related merge requests found
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
......@@ -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'
}
......
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