Skip to content

Commit ae65bef

Browse files
author
Andreas Wulf
committed
Pod spec update
1 parent 5225921 commit ae65bef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

iStatusView.podspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,12 @@ When an error has occured, the message can be displayed, and a rety button can b
2626
s.homepage = 'https://github.com/NextFaze/iStatusView'
2727
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2828
s.license = { :type => 'MIT', :file => 'LICENSE' }
29-
s.author = { 'awulf' => 'awulf@nextfaze.com' }
29+
s.author = { 'awulf' => 'awulf@pacmeb.com' }
3030
s.source = { :git => 'https://github.com/NextFaze/iStatusView.git', :tag => s.version.to_s }
3131
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3232

3333
s.ios.deployment_target = '9.3'
34+
s.swift_version = '4.1'
3435

3536
s.source_files = 'iStatusView/Classes/**/*'
3637

0 commit comments

Comments
 (0)