Skip to content

Commit c3c5842

Browse files
author
Jin Sun
committed
更改模块名称为 SQLiteSwift
1 parent a95fc6d commit c3c5842

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
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414
s.source = { :git => "https://github.com/stephencelis/SQLite.swift.git", :tag => s.version.to_s }
1515
s.social_media_url = 'https://twitter.com/stephencelis'
1616

17-
s.module_name = 'SQLite'
17+
s.module_name = 'SQLiteSwift'
1818
s.default_subspec = 'standard'
1919
s.swift_versions = ['5']
2020

0 commit comments

Comments
 (0)