Skip to content

Commit 9454ace

Browse files
author
Diego Ernst
committed
updated .podspec file
1 parent 25bcc9f commit 9454ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GenericPasswordRow.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |spec|
88

99
spec.platform = :ios, "8.0"
1010
spec.requires_arc = true
11-
spec.source = { git: "https://github.com/EurekaCommunity/GenericPasswordRow.git", tag: "v#{spec.version}", submodules: true }
11+
spec.source = { git: "https://github.com/EurekaCommunity/GenericPasswordRow.git", tag: "#{spec.version}", submodules: true }
1212
spec.ios.source_files = 'Sources/**/*.swift'
1313
spec.resource_bundles = {
1414
'GenericPasswordRow' => ['Resources/*']

0 commit comments

Comments
 (0)