"git@gitlab.aigroup.uz:myid-public-code/myid-ios-sdk.git" did not exist on "6e79753d94b6aa86f5e768847abfb085b41689a5"
2.3.3
No preview for this file type
.gitignore
0 → 100644
CHANGELOG.md
0 → 100644
CUSTOMIZATION.md
0 → 100644
MANUAL_INSTALLATION.md
0 → 100644
... | @@ -5,12 +5,12 @@ Pod::Spec.new do |spec| | ... | @@ -5,12 +5,12 @@ Pod::Spec.new do |spec| |
spec.ios.deployment_target = '12.0' | spec.ios.deployment_target = '12.0' | ||
spec.summary = "MyID Framework" | spec.summary = "MyID Framework" | ||
spec.description = "MyID Framework for iOS" | spec.description = "MyID Framework for iOS" | ||
spec.homepage = "https://gitlab.myid.uz/myid-public-code/myid-sample-ios" | spec.homepage = "https://gitlab.myid.uz/myid-public-code/myid-ios-sdk" | ||
spec.documentation_url = "https://gitlab.myid.uz/myid-public-code/myid-sample-ios" | spec.documentation_url = "https://gitlab.myid.uz/myid-public-code/myid-ios-sdk" | ||
spec.swift_versions = '5.0' | spec.swift_versions = '5.0' | ||
spec.license = { :type => 'Commercial', :text => 'See www.myid.uz' } | spec.license = { :type => 'Commercial', :text => 'See www.myid.uz' } | ||
spec.author = { "Uzinfocom" => "..." } | spec.author = { "Uzinfocom" => "..." } | ||
spec.swift_version = "5.8" | spec.swift_version = "5.8" | ||
spec.source = { :git => "https://github.com/javokhirsavriev/myid-ios-sdk.git", :tag => spec.version } | spec.source = { :git => "https://gitlab.myid.uz/myid-public-code/myid-ios-sdk", :tag => spec.version } | ||
spec.ios.vendored_frameworks = 'MyIdSDK.xcframework' | spec.ios.vendored_frameworks = 'MyIdSDK.xcframework' | ||
end | end |
File deleted
File deleted
This source diff could not be displayed because it is too large. You can view the blob instead.
File deleted
File deleted
File deleted
Please register or sign in to comment