From 7259284e7fa89cb26aa4a6b0fe62e51e684e68d9 Mon Sep 17 00:00:00 2001 From: lincode Date: Sun, 16 Oct 2016 16:10:36 +0800 Subject: [PATCH] Update FRDIntent.podspec --- FRDIntent.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FRDIntent.podspec b/FRDIntent.podspec index e26a97f..3c6ebbb 100644 --- a/FRDIntent.podspec +++ b/FRDIntent.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "FRDIntent" - s.version = "0.10.0" + s.version = "0.9.1" s.summary = "FRDIntent can handle the call between view controller" s.description = "FRDIntent has two components URLRoutes and Intent, using for calling view controllers inner app or outer app."