From ed8056c0d713c5b70d634b34bb5e6e8f8d5944b9 Mon Sep 17 00:00:00 2001 From: woshiliushiyu <1010530278@qq.com> Date: Mon, 20 May 2019 05:30:38 -0400 Subject: [PATCH] [Delete] CNLiveRequestBastKit 3.0.4 --- .../3.0.4/CNLiveRequestBastKit.podspec.json | 32 ---------------------- 1 file changed, 32 deletions(-) delete mode 100644 Specs/d/3/5/CNLiveRequestBastKit/3.0.4/CNLiveRequestBastKit.podspec.json diff --git a/Specs/d/3/5/CNLiveRequestBastKit/3.0.4/CNLiveRequestBastKit.podspec.json b/Specs/d/3/5/CNLiveRequestBastKit/3.0.4/CNLiveRequestBastKit.podspec.json deleted file mode 100644 index 5ef46ef2ab9d..000000000000 --- a/Specs/d/3/5/CNLiveRequestBastKit/3.0.4/CNLiveRequestBastKit.podspec.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "name": "CNLiveRequestBastKit", - "version": "3.0.4", - "summary": "LSY-iOS 网络请求基础工具", - "homepage": "https://github.com/woshiliushiyu/CNLiveNetworking", - "source": { - "git": "https://github.com/woshiliushiyu/CNLiveNetworking.git", - "tag": "3.0.4" - }, - "license": "MIT", - "authors": { - "woshiliushiyu": "1010530278@qq.com" - }, - "platforms": { - "ios": "9.0" - }, - "frameworks": [ - "UIKit", - "Foundation" - ], - "subspecs": [ - { - "name": "CNLiveRequestBastKit", - "vendored_frameworks": "CNLiveRequestBastKit.framework", - "dependencies": { - "AFNetworking": [ - - ] - } - } - ] -} -- 2.11.4.GIT