diff --git a/SSCheckBoxView/0.0.1/SSCheckBoxView.podspec b/SSCheckBoxView/0.0.1/SSCheckBoxView.podspec index 11879995..3e05a488 100644 --- a/SSCheckBoxView/0.0.1/SSCheckBoxView.podspec +++ b/SSCheckBoxView/0.0.1/SSCheckBoxView.podspec @@ -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"