|
@@ -49,7 +49,7 @@ push_git_tags
|
|
|
|
|
|
# 4. pod spec lint
|
|
|
|
|
|
-pod_lib_lint(allow_warnings: true,sources:"http://60.205.190.38:9000/iOS/MKRPodSpecs.git",private:true)
|
|
|
+pod_lib_lint(allow_warnings: true, sources: "http://60.205.190.38:9000/iOS/MKRPodSpecs.git")
|
|
|
|
|
|
# pod repo push XXX xxx.podspec
|
|
|
pod_push(path: "#{targetName}.podspec", repo: "MKRPodSpecs", allow_warnings: true)
|