SSCheckBoxView 0.0.1

Author added version tag for the library, so pod now using tag.
This commit is contained in:
Sergej Tatarincev
2012-02-08 10:59:42 +02:00
parent e16bbd770d
commit 1340db7507
+1 -2
View File
@@ -7,8 +7,7 @@ Pod::Spec.new do |s|
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' }
s.source = { :git => 'https://github.com/ardalahmet/SSCheckBoxView.git', :tag => 'v0.0.1' }
s.source_files = 'SSCheckBoxView/SSCheckBoxView', 'SSCheckBoxView/SSCheckBoxView/Helpers'
s.resources = "SSCheckBoxView/SSCheckBoxView/Graphics/*.png"