Set platform of SSCheckBoxView to iOS

This commit is contained in:
Sergej Tatarincev
2012-01-31 20:41:05 +02:00
parent fa8eaa5536
commit 1c138d254b
@@ -5,6 +5,7 @@ Pod::Spec.new do |s|
s.summary = 'SSCheckBoxView is a check box UI control for iOS apps.'
s.homepage = 'http://www.ardalahmet.com/2011/12/07/sscheckboxview-a-check-box-ui-control-for-ios-apps/'
s.author = { 'Ahmet Ardal' => 'ardalahmet@gmail.com' }
s.platform = :ios
# s.source = { :git => 'https://github.com/ardalahmet/SSCheckBoxView.git', :tag => '0.0.1' }
s.source = { :git => 'https://github.com/ardalahmet/SSCheckBoxView.git', :commit => '126d86dce9758b1d93be7fa33b4ed971c09d8a1c' }