[Add] SwiftProjectBsics 0.6.6
diff --git a/Specs/c/e/e/SwiftProjectBsics/0.6.6/SwiftProjectBsics.podspec.json b/Specs/c/e/e/SwiftProjectBsics/0.6.6/SwiftProjectBsics.podspec.json
new file mode 100644
index 0000000..0ae5564
--- /dev/null
+++ b/Specs/c/e/e/SwiftProjectBsics/0.6.6/SwiftProjectBsics.podspec.json
@@ -0,0 +1,48 @@
+{
+  "name": "SwiftProjectBsics",
+  "version": "0.6.6",
+  "summary": "A short description of SwiftProjectBsics.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/AsTao/SwiftProjectBsics",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "ssTaoz": "236048180@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/AsTao/SwiftProjectBsics.git",
+    "tag": "0.6.6"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "resources": "SwiftProjectBsics/Assets/SwiftResource.bundle",
+  "source_files": [
+    "SwiftProjectBsics/Http/*",
+    "SwiftProjectBsics/Common/*",
+    "SwiftProjectBsics/Extentions/*",
+    "SwiftProjectBsics/Base/*"
+  ],
+  "frameworks": [
+    "UIKit",
+    "Foundation",
+    "CoreGraphics"
+  ],
+  "dependencies": {
+    "Alamofire": [
+
+    ],
+    "CryptoSwift": [
+
+    ],
+    "MJRefresh": [
+
+    ]
+  },
+  "pod_target_xcconfig": {
+    "SWIFT_VERSION": "4.2"
+  },
+  "swift_version": "4.2"
+}