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| |
spec.ios.deployment_target = '12.0' | ||
spec.summary = "MyID Framework" | ||
spec.description = "MyID Framework for iOS" | ||
spec.homepage = "https://gitlab.myid.uz/myid-public-code/myid-sample-ios" | ||
spec.documentation_url = "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-ios-sdk" | ||
spec.swift_versions = '5.0' | ||
spec.license = { :type => 'Commercial', :text => 'See www.myid.uz' } | ||
spec.author = { "Uzinfocom" => "..." } | ||
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' | ||
end |
File deleted
File deleted
This diff is collapsed.
File deleted
File deleted
File deleted
This diff is collapsed.
Please register or sign in to comment