-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8c4a988
commit d403e48
Showing
311 changed files
with
10,834 additions
and
10,830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
Pod::Spec.new do |s| | ||
s.name = 'FDKClient' | ||
s.version = '0.1.17' | ||
s.version = '0.1.18' | ||
s.summary = 'FDK Client SDK for Swift language' | ||
|
||
s.description = 'FDK Client SDK for Swift language that can be used to make Apps or extensions.' | ||
|
@@ -15,8 +15,8 @@ Pod::Spec.new do |s| | |
s.author = { 'Nikhil Manapure' => '[email protected]' } | ||
s.source = { :git => 'https://github.com/gofynd/fdk-client-swift.git', :tag => s.version.to_s } | ||
|
||
s.swift_versions = '4.0' | ||
s.ios.deployment_target = '12.0' | ||
s.osx.deployment_target = '10.0' | ||
|
||
s.static_framework = true | ||
s.dependency 'CryptoSwift', '~> 1.3.8' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.