Adding plist and json support
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
|
||||
s.resources = "FileBrowser/Resources/*.*"
|
||||
|
||||
# s.public_header_files = 'Pod/Classes/**/*.h'
|
||||
s.frameworks = 'QuickLook'
|
||||
s.frameworks = 'QuickLook', 'WebKit'
|
||||
# s.dependency 'AFNetworking', '~> 2.3'
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user