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.
1 parent a95fc6d commit c3c5842Copy full SHA for c3c5842
SQLite.swift.podspec
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
14
s.source = { :git => "https://github.com/stephencelis/SQLite.swift.git", :tag => s.version.to_s }
15
s.social_media_url = 'https://twitter.com/stephencelis'
16
17
- s.module_name = 'SQLite'
+ s.module_name = 'SQLiteSwift'
18
s.default_subspec = 'standard'
19
s.swift_versions = ['5']
20
0 commit comments