Update podspec and changelog for v2.5

This commit is contained in:
Adlai Holler
2017-09-26 12:12:34 -07:00
parent 8e0aa1ea73
commit 1c9738ab7e
2 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Texture'
spec.version = '2.4'
spec.version = '2.5'
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' }