Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 1d2825f

Browse files
committed
update podspec
1 parent 933593d commit 1d2825f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Kinvey.podspec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,8 @@ Pod::Spec.new do |s|
123123
# the lib prefix of their name.
124124
#
125125

126-
s.frameworks = "Accounts", "CoreGraphics", "CoreLocation", "Security", "Social", "SystemConfiguration"
127-
s.ios.frameworks = "MobileCoreServices"
128-
s.weak_framework = "WebKit"
126+
s.frameworks = "CoreGraphics", "CoreLocation", "Security"
127+
s.ios.frameworks = "MobileCoreServices", "WebKit"
129128

130129
# s.libraries =
131130

0 commit comments

Comments
 (0)