We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SQLite.swift.podspec
1 parent e240552 commit e01cb82Copy full SHA for e01cb82
SQLite.swift.podspec
@@ -1,4 +1,5 @@
1
-require_relative 'Supporting Files/podspec.rb'
+$LOAD_PATH << '.'
2
+require 'Supporting Files/podspec.rb'
3
4
Pod::Spec.new do |spec|
5
spec.name = 'SQLite.swift'
0 commit comments