[Add] SimpleNativeV2CoreIOSSDK 0.0.100
diff --git a/Specs/8/d/b/SimpleNativeV2CoreIOSSDK/0.0.100/SimpleNativeV2CoreIOSSDK.podspec.json b/Specs/8/d/b/SimpleNativeV2CoreIOSSDK/0.0.100/SimpleNativeV2CoreIOSSDK.podspec.json
new file mode 100644
index 0000000..d767dd1
--- /dev/null
+++ b/Specs/8/d/b/SimpleNativeV2CoreIOSSDK/0.0.100/SimpleNativeV2CoreIOSSDK.podspec.json
@@ -0,0 +1,38 @@
+{
+  "name": "SimpleNativeV2CoreIOSSDK",
+  "version": "0.0.100",
+  "summary": "Simple SDKV2 core sdk",
+  "description": "Simple SDKv2 for include base and entry sdk,other attr and userpayment and ad sdk is needed",
+  "homepage": "https://github.com/bepic-games/SimpleNativeV2CoreIOSSDK",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "yilang": "yilang@bepic.cc"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source": {
+    "git": "https://github.com/bepic-games/SimpleNativeV2CoreIOSSDK.git",
+    "tag": "0.0.100"
+  },
+  "source_files": "SimpleNativeV2CoreIOSSDK/*.{framework}/Headers/*.h",
+  "vendored_frameworks": "SimpleNativeV2CoreIOSSDK/*.{framework}",
+  "public_header_files": "SimpleNativeV2CoreIOSSDK/*.{framework}/Headers/*.h",
+  "pod_target_xcconfig": {
+    "VALID_ARCHS": "arm64 armv7 armv7s "
+  },
+  "dependencies": {
+    "AliyunLogProducer": [
+      "2.2.8"
+    ],
+    "SAMKeychain": [
+      "1.5.3"
+    ],
+    "OCMapper": [
+      "2.1"
+    ]
+  }
+}