SSCheckBoxView 0.0.1
Author added version tag for the library, so pod now using tag.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user