Added Tag

This commit is contained in:
Lawrence Lomax
2013-02-28 08:45:19 +13:00
parent c9a6ede19d
commit ded597b1c5
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
:type => 'MIT',
:file => 'LICENSE'
}
s.source = { :git => 'https://github.com/lawrencelomax/LLTableViewAdapter.git', :commit => 'HEAD' }
s.source = { :git => 'https://github.com/lawrencelomax/LLTableViewAdapter.git', :tag => '0.0.1' }
s.author = 'Lawrence Lomax'
s.homepage = 'https://github.com/lawrencelomax/LLTableViewAdapter'
s.platform = :ios, '5.0'