[Add] LinKingPatch 0.1.5
diff --git a/Specs/0/2/2/LinKingPatch/0.1.5/LinKingPatch.podspec.json b/Specs/0/2/2/LinKingPatch/0.1.5/LinKingPatch.podspec.json
new file mode 100644
index 0000000..0d8a5c1
--- /dev/null
+++ b/Specs/0/2/2/LinKingPatch/0.1.5/LinKingPatch.podspec.json
@@ -0,0 +1,30 @@
+{
+ "name": "LinKingPatch",
+ "version": "0.1.5",
+ "summary": "A short description of LinKingPatch.",
+ "description": "TODO: LinKingPatch is Overseas SDK Quick Integration Solution.",
+ "homepage": "https://github.com/MrDML/LinKingPatch",
+ "license": {
+ "type": "MIT",
+ "file": "LICENSE"
+ },
+ "authors": {
+ "leaon": "leaon"
+ },
+ "source": {
+ "git": "https://github.com/MrDML/LinKingPatch.git",
+ "tag": "0.1.5"
+ },
+ "platforms": {
+ "ios": "9.0"
+ },
+ "vendored_frameworks": "LinKingPatch/Products/LinKingPatch.framework",
+ "dependencies": {
+ "SSZipArchive": [
+ "~> 2.2.2"
+ ]
+ },
+ "xcconfig": {
+ "VALID_ARCHS": "arm64 x86_64 armv7"
+ }
+}