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

OSCHINA-MIRROR/mirrors-CCMRadarView

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
CCMRadarView.podspec 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Carlos Compean Отправлено 02.11.2015 06:19 6181151
#
# Be sure to run `pod spec lint CCMRadarView.podspec' to ensure this is a
# valid spec and to remove all comments including this before submitting the spec.
#
# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
#
Pod::Spec.new do |s|
s.name = "CCMRadarView"
s.version = "1.0.2"
s.summary = "CCMRadarView uses the IBDesignable tools to make an easy customizable radar view with animation"
s.description = <<-DESC
CCMRadarView is a simple to use view that uses the new IBDesignable and IBInspectable features of XCode6 to easily configure the icon in the center, the width of the waves of the radar, as well as the color, the number of waves,etc.
DESC
s.homepage = "https://github.com/cacmartinez/CCMRadarView"
s.screenshots = "https://raw.githubusercontent.com/cacmartinez/CCMRadarView/master/Screenshots/iOS%20Simulator%20Screen%20Shot%2028.11.2014%2012.54.37.png"
s.license = 'APACHE 2.0'
s.author = { "Carlos Compean" => "cacmartinez@icalialabs.com" }
s.platform = :ios, "8.0"
s.source = { :git => "https://github.com/cacmartinez/CCMRadarView.git", :tag => s.version.to_s }
s.source_files = "Classes", "CCMRadarView/**/*.{h,m,swift}"
s.requires_arc = true
end

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

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

1
https://api.gitlife.ru/oschina-mirror/mirrors-CCMRadarView.git
git@api.gitlife.ru:oschina-mirror/mirrors-CCMRadarView.git
oschina-mirror
mirrors-CCMRadarView
mirrors-CCMRadarView
master