* [ios] ignore SRWebSocket for copyright header checking
diff --git a/dangerfile.js b/dangerfile.js
index 114571d..0d4b0f5 100644
--- a/dangerfile.js
+++ b/dangerfile.js
@@ -169,7 +169,8 @@
   'android/sdk/assets',
   'ios/playground/bundlejs',
   'ios/sdk/WeexSDK/Resources',
-  'ios/sdk/WeexSDK/Sources/Layout'
+  'ios/sdk/WeexSDK/Sources/Layout',
+  'ios/sdk/WeexSDK/dependency/SRWebSocket'
 ]
 
 codefiles.forEach(filepath => {