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

OSCHINA-MIRROR/GL9700-GLRouter

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
GLRouter.podspec 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
liguoliang Отправлено 07.03.2024 15:33 6dc0808
#
# Be sure to run `pod lib lint GLRouter.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = 'GLRouter'
s.version = '2.1.2'
s.summary = '一个极其简便灵活的iOS路由'
s.description = <<-DESC
😜Without register anyclass !
🥳Without more sourceCode !
🥳Just one line code !
🧑‍💻Launch !
🎉Look! It working!
DESC
s.homepage = 'https://github.com/GL9700/GLRouter'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'liguoliang' => '36617161@qq.com' }
s.source = { :git => 'https://github.com/GL9700/GLRouter.git', :tag => s.version.to_s }
s.ios.deployment_target = '8.0'
s.source_files = 'GLRouter/Classes/**/*'
# s.resource_bundles = {
# 'GLRouter' => ['GLRouter/Assets/*.png']
# }
# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
end

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

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

1
https://api.gitlife.ru/oschina-mirror/GL9700-GLRouter.git
git@api.gitlife.ru:oschina-mirror/GL9700-GLRouter.git
oschina-mirror
GL9700-GLRouter
GL9700-GLRouter
master