[Add] UFWTestSDK 0.1.0
diff --git a/Specs/7/9/c/UFWTestSDK/0.1.0/UFWTestSDK.podspec.json b/Specs/7/9/c/UFWTestSDK/0.1.0/UFWTestSDK.podspec.json
new file mode 100644
index 0000000..4058440
--- /dev/null
+++ b/Specs/7/9/c/UFWTestSDK/0.1.0/UFWTestSDK.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "UFWTestSDK",
+  "version": "0.1.0",
+  "summary": "A UFWTestSDK is my test project.",
+  "description": "A UFWTestSDK is my test project.",
+  "homepage": "https://github.com/liuqiaochi/UFWTestSDK",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "liuqiaochi": "liuqiaochi@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/liuqiaochi/UFWTestSDK.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "UFWTestSDK/Classes/**/*.{h,m}",
+  "vendored_frameworks": "UFWTestSDK/Classes/*.framework",
+  "frameworks": [
+    "UIKit",
+    "CoreLocation",
+    "Foundation"
+  ],
+  "dependencies": {
+    "AFNetworking": [
+
+    ]
+  }
+}