Skip to content

Commit f7ded06

Browse files
committed
Update POSInputStreamLibraryExtension.podspec
1 parent 80f66bd commit f7ded06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

POSInputStreamLibraryExtension.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
44
s.license = 'MIT'
55
s.summary = 'NSInputStream implementation for ALAsset, NSFileHandle and other kinds of data source.'
66
s.homepage = 'https://github.com/VladiMihaylenko/POSInputStreamLibraryExtension.git'
7-
s.authors = { 'Pavel Osipov' => 'posipov84@gmail.com' }
7+
s.authors = { 'Pavel Osipov' => 'posipov84@gmail.com', 'Vlad Mihaylenko' => 'vxmihaylenko@gmail.com' }
88
s.source = { :git => 'https://github.com/VladiMihaylenko/POSInputStreamLibraryExtension.git', :tag => '1.0.2' }
99
s.platform = :ios, '5.0'
1010
s.requires_arc = true

0 commit comments

Comments
 (0)