From e99abd26b3ef7631aa7027c7d31800a61dc7e50b Mon Sep 17 00:00:00 2001 From: Chris Ballinger Date: Tue, 16 Jul 2019 16:16:32 -0700 Subject: [PATCH] Remove Poly from podspec frameworks --- JSONAPI.podspec | 1 - 1 file changed, 1 deletion(-) diff --git a/JSONAPI.podspec b/JSONAPI.podspec index 0d8e633..0b9b899 100644 --- a/JSONAPI.podspec +++ b/JSONAPI.podspec @@ -119,7 +119,6 @@ See the JSON API Spec here: https://jsonapi.org/format/ # the lib prefix of their name. # - spec.framework = "Poly" # spec.frameworks = "SomeFramework", "AnotherFramework" # spec.library = "iconv"