From 4e661ef7c750336d5fb4b5f501189c276e9c3d6a Mon Sep 17 00:00:00 2001 From: xulinfeng Date: Mon, 14 Jan 2019 22:32:48 +0800 Subject: [PATCH] no message --- .../1.0.2/MVVMService.podspec.json | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 Specs/MVVMService/1.0.2/MVVMService.podspec.json diff --git a/Specs/MVVMService/1.0.2/MVVMService.podspec.json b/Specs/MVVMService/1.0.2/MVVMService.podspec.json deleted file mode 100644 index 8c839ac..0000000 --- a/Specs/MVVMService/1.0.2/MVVMService.podspec.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "MVVMService", - "version": "1.0.2", - "summary": "MVVMService.", - "description": "MVVM service.", - "homepage": "https://github.com/Modool/MVVMService", - "license": "MIT", - "authors": { - "Modool": "https://github.com/Modool" - }, - "social_media_url": "https://github.com/Modool", - "platforms": { - "ios": "8.0" - }, - "source": { - "git": "https://github.com/Modool/MVVMService.git", - "tag": "1.0.2" - }, - "requires_arc": true, - "source_files": "MVVMService/**/*.{h,m}", - "private_header_files": "MVVMService/Private/*.h", - "dependencies": { - "ReactiveCocoa": [ - "~> 2.5" - ] - } -} \ No newline at end of file