Commit 79f3e992 authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Delete MyIdSDK.podspec

parent 590954f4
Pod::Spec.new do |spec|
spec.name = "MyIdSDK"
spec.version = "2.3.4"
spec.platform = :ios, '12.0'
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-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://gitlab.myid.uz/myid-public-code/myid-ios-sdk", :tag => spec.version }
spec.ios.vendored_frameworks = 'MyIdSDK.xcframework'
end
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment