[Delete] AZPagedView 0.0.1
diff --git a/Specs/a/3/d/AZPagedView/0.0.1/AZPagedView.podspec.json b/Specs/a/3/d/AZPagedView/0.0.1/AZPagedView.podspec.json
deleted file mode 100644
index fd640b9..0000000
--- a/Specs/a/3/d/AZPagedView/0.0.1/AZPagedView.podspec.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
-  "name": "AZPagedView",
-  "version": "0.0.1",
-  "summary": "custom paging view with collectionview flow layout.",
-  "description": "suport vertival and horizontal paging with simple setting...",
-  "homepage": "https://github.com/cnwhao/AZPagedView",
-  "license": {
-    "type": "MIT",
-    "file": "LICENSE"
-  },
-  "authors": {
-    "cnwhao": "cnwhao@163.com"
-  },
-  "platforms": {
-    "ios": "8.0"
-  },
-  "swift_versions": "5.0",
-  "source": {
-    "git": "https://github.com/cnwhao/AZPagedView.git",
-    "tag": "0.0.1"
-  },
-  "source_files": "Sources/*.swift",
-  "frameworks": [
-    "UIKit",
-    "Foundation"
-  ],
-  "requires_arc": true,
-  "swift_version": "5.0"
-}