Skip to content

Commit 8514451

Browse files
Todd Krabachstephencelis
authored andcommitted
fix podspec var name
1 parent 288b6c7 commit 8514451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLite.swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require_relative 'Supporting Files/podspec.rb'
22

3-
Pod::Spec.new do |s|
3+
Pod::Spec.new do |spec|
44
spec.name = 'SQLite.swift'
55
spec.summary = 'A type-safe, Swift-language layer over SQLite3.'
66

0 commit comments

Comments
 (0)