1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/hinswork-SwiftDate

Клонировать/Скачать
SwiftDate.podspec 767
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Daniele Margutti Отправлено 12.09.2022 09:55 5d94322
Pod::Spec.new do |s|
s.name = "SwiftDate"
s.version = "7.0.0"
s.summary = "The best way to deal with Dates & Time Zones in Swift"
s.homepage = "https://github.com/malcommac/SwiftDate.git"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "Daniele Margutti" => "hello@danielemargutti.com" }
s.social_media_url = "https://twitter.com/danielemargutti"
s.ios.deployment_target = "13.0"
s.osx.deployment_target = "10.15"
s.watchos.deployment_target = "6.0"
s.tvos.deployment_target = "13.0"
s.source = { :git => "https://github.com/malcommac/SwiftDate.git", :tag => s.version.to_s }
s.source_files = 'Sources/**/*.swift'
s.frameworks = "Foundation"
s.swift_versions = ['5.5']
end

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/hinswork-SwiftDate.git
git@api.gitlife.ru:oschina-mirror/hinswork-SwiftDate.git
oschina-mirror
hinswork-SwiftDate
hinswork-SwiftDate
master