File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,11 @@ WRNavigationBar which allows you to change NavigationBar's appearance dynamicall
1010 s . homepage = 'https://github.com/wangrui460/WRNavigationBar_swift'
1111 # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
1212 s . license = { :type => 'MIT' , :file => 'LICENSE' }
13- s . author = { 'EyreFree ' => 'eyrefree@eyrefree.org ' }
13+ s . author = { 'wangrui460 ' => 'wangruidev@gmail.com ' }
1414 s . source = { :git => 'https://github.com/wangrui460/WRNavigationBar_swift.git' , :tag => s . version . to_s }
1515 # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
1616
17+ s . swift_version = "4.2"
1718 s . ios . deployment_target = '8.0'
1819
1920 s . source_files = 'WRNavigationBar_swift/Classes/**/*'
You can’t perform that action at this time.
0 commit comments