[Add] CNLiveTencentopenapi 0.0.1
diff --git a/Specs/c/4/0/CNLiveTencentopenapi/0.0.1/CNLiveTencentopenapi.podspec.json b/Specs/c/4/0/CNLiveTencentopenapi/0.0.1/CNLiveTencentopenapi.podspec.json
new file mode 100644
index 0000000..09c52f1
--- /dev/null
+++ b/Specs/c/4/0/CNLiveTencentopenapi/0.0.1/CNLiveTencentopenapi.podspec.json
@@ -0,0 +1,36 @@
+{
+  "name": "CNLiveTencentopenapi",
+  "version": "0.0.1",
+  "summary": "腾讯QQ包装",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/CNLiveiOSTeam/CNLiveTencentopenapi",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "殷巧娟": "1427945373@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/CNLiveiOSTeam/CNLiveTencentopenapi.git",
+    "tag": "0.0.1"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "ios": {
+    "vendored_frameworks": "CNLiveTencentopenapi/Classes/TencentOpenAPI.framework"
+  },
+  "frameworks": [
+    "Security",
+    "SystemConfiguration",
+    "CoreGraphics",
+    "CoreTelephony"
+  ],
+  "libraries": [
+    "sqlite3",
+    "iconv",
+    "stdc++",
+    "z"
+  ]
+}