Commit dfdd0efe by xuning

test

parent 5b4ada11
......@@ -15,7 +15,10 @@ Pod::Spec.new do |s|
3. Contact list
DESC
s.author = { 'easemob' => 'dev@easemob.com' }
s.source = {:git => 'http://code.kfw.net/waibao/EaseIMKit.git' :tag => s.version.to_s}
s.source = {
:git => 'http://code.kfw.net/waibao/EaseIMKit.git', # 资源路径
:tag => s.version.to_s # 资源版本号
}
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