[Add] ADSuyiKit 0.4.2.10241
diff --git a/Specs/1/2/6/ADSuyiKit/0.4.2.10241/ADSuyiKit.podspec.json b/Specs/1/2/6/ADSuyiKit/0.4.2.10241/ADSuyiKit.podspec.json
new file mode 100644
index 0000000..699e4e0
--- /dev/null
+++ b/Specs/1/2/6/ADSuyiKit/0.4.2.10241/ADSuyiKit.podspec.json
@@ -0,0 +1,36 @@
+{
+  "name": "ADSuyiKit",
+  "version": "0.4.2.10241",
+  "summary": "A short description of ADSuyiKit.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "http://121.41.108.203/adsuyi_code/adsuyikit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "sangshenya": "sangshen@ecook.cn"
+  },
+  "source": {
+    "git": "http://121.41.108.203/adsuyi_code/adsuyikit.git",
+    "tag": "0.4.2.10241"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "requires_arc": true,
+  "source_files": "ADSuyiKit/Classes/**/*",
+  "libraries": "z",
+  "pod_target_xcconfig": {
+    "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
+  },
+  "frameworks": [
+    "UIKit",
+    "AdSupport",
+    "SystemConfiguration",
+    "CoreTelephony"
+  ],
+  "xcconfig": {
+    "OTHER_LDFLAGS": "-ObjC"
+  }
+}