Commit 0d7ea656 by xuning

no message

parent 571b2d37
......@@ -16,10 +16,9 @@ Pod::Spec.new do |s|
DESC
s.author = { 'easemob' => 'dev@easemob.com' }
s.source = {
:git => 'http://code.kfw.net/waibao/EaseIMKit.git', # 资源路径
:tag => s.version.to_s # 资源版本号
:git => 'http://code.kfw.net/waibao/EaseIMKit.git'
}
# 这里是源文件的路径
s.source_files = 'EaseIMKit/**/*'
s.xcconfig = {'OTHER_LDFLAGS' => '-ObjC'}
......
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