From b5329dd4dd10fc586bf0e27851537dbea22741bf Mon Sep 17 00:00:00 2001 From: xulinfeng Date: Tue, 15 May 2018 16:25:15 +0800 Subject: [PATCH] no message --- Specs/MDObjectDatabase/1.0.0/MDObjectDatabase.podspec.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Specs/MDObjectDatabase/1.0.0/MDObjectDatabase.podspec.json b/Specs/MDObjectDatabase/1.0.0/MDObjectDatabase.podspec.json index 74b51f2..8923fb6 100644 --- a/Specs/MDObjectDatabase/1.0.0/MDObjectDatabase.podspec.json +++ b/Specs/MDObjectDatabase/1.0.0/MDObjectDatabase.podspec.json @@ -3,7 +3,7 @@ "version": "1.0.0", "summary": "Database processing with object without SQL", "description": "Database processing with object without SQL.", - "homepage": "https://github.com/Modool/MDDatabase", + "homepage": "https://github.com/Modool/MDObjectDatabase", "license": "MIT", "authors": { "Modool": "https://github.com/Modool" @@ -13,7 +13,7 @@ "ios": "8.0" }, "source": { - "git": "https://github.com/Modool/MDDatabase.git", + "git": "https://github.com/Modool/MDObjectDatabase.git", "tag": "1.0.0" }, "requires_arc": true,