Update changelog and podspec for 2.4 (#512)

This commit is contained in:
Adlai Holler
2017-08-15 13:37:06 -07:00
committed by GitHub
parent 42b5633bcc
commit b2d1ed95ef
2 changed files with 9 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Texture'
spec.version = '2.3.4'
spec.version = '2.4'
spec.license = { :type => 'BSD and Apache 2', }
spec.homepage = 'http://texturegroup.org'
spec.authors = { 'Huy Nguyen' => 'huy@pinterest.com', 'Garrett Moon' => 'garrett@excitedpixel.com', 'Scott Goodson' => 'scottgoodson@gmail.com', 'Michael Schneider' => 'schneider@pinterest.com', 'Adlai Holler' => 'adlai@pinterest.com' }