From 8539534f0181df997763519efa02817011d816bc Mon Sep 17 00:00:00 2001 From: Cem Olcay Date: Fri, 27 Nov 2015 09:40:30 -0800 Subject: [PATCH 1/2] Update FXKeychain.podspec.json --- FXKeychain.podspec.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FXKeychain.podspec.json b/FXKeychain.podspec.json index f588479..3a82a27 100644 --- a/FXKeychain.podspec.json +++ b/FXKeychain.podspec.json @@ -15,6 +15,7 @@ "platforms": { "ios": "4.3", "osx": "10.6" + "tvos": "9.0" }, "frameworks": "Security" -} \ No newline at end of file +} From c7cbf4cfe0b13a5e96280dd2a7c4021d4aa93589 Mon Sep 17 00:00:00 2001 From: Cem Olcay Date: Fri, 27 Nov 2015 09:41:46 -0800 Subject: [PATCH 2/2] Update FXKeychain.podspec.json --- FXKeychain.podspec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FXKeychain.podspec.json b/FXKeychain.podspec.json index 3a82a27..c8cfe0e 100644 --- a/FXKeychain.podspec.json +++ b/FXKeychain.podspec.json @@ -14,7 +14,7 @@ "requires_arc": true, "platforms": { "ios": "4.3", - "osx": "10.6" + "osx": "10.6", "tvos": "9.0" }, "frameworks": "Security"