We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5a9ae commit 46dfc72Copy full SHA for 46dfc72
ImageKitIO.podspec
@@ -11,7 +11,7 @@ ImageKit is a complete image optimization and transformation solution that comes
11
12
s.homepage = 'https://imagekit.io/'
13
s.license = { :type => 'MIT', :file => 'LICENSE' }
14
- s.author = { 'ahnv' => 'abhinav@imagekit.io' }
+ s.author = { 'ImageKit Developer' => 'developer@imagekit.io', 'ahnv' => 'abhinav@imagekit.io' }
15
s.source = { :git => 'https://github.com/imagekit-developer/imagekit-ios.git', :tag => s.version.to_s }
16
17
s.swift_version = '4.0'
0 commit comments