Skip to content

Commit

Permalink
Update GigyaNssRelease.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
sagishm authored Sep 1, 2020
1 parent 6ee375d commit acd7be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GigyaNssRelease.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |spec|
spec.source_files = 'GigyaNss/GigyaNss/*.swift', 'GigyaNss/GigyaNss/*/*.swift', 'GigyaNss/GigyaNss/*/*/*.swift'

spec.framework = 'SystemConfiguration'
spec.dependency 'Gigya', '>= 1.1.3
spec.dependency 'Gigya', '>= 1.1.3'
spec.library = 'c++', 'z'

spec.dependency 'Flutter', '1.12.1309'
Expand Down

0 comments on commit acd7be9

Please sign in to comment.