Update podspec

This commit is contained in:
Garrett Moon
2017-04-14 09:34:14 -07:00
parent 722b8b2f53
commit b793613e04

View File

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