Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9a628de

Browse files
metadata updates
1 parent 9dd4e1a commit 9a628de

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

‎LICENSE‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2017 Wojtek Kordylewski <wk@mome-app.com>
1+
Copyright (c) 2017 indiControl GmbH
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pod "SwiftSpreadsheet"
2222

2323
## Author
2424

25-
Wojtek Kordylewski, wk@mome-app.com
25+
Wojtek Kordylewski, indiControl GmbH
2626

2727
## License
2828

‎SwiftSpreadsheet.podspec‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SwiftSpreadsheet'
11-
s.version = '0.1.0'
12-
s.summary = 'A short description of SwiftSpreadsheet.'
11+
s.version = '1.0.0'
12+
s.summary = 'A spreadsheet CollectionViewLayout in Swift.'
1313

1414
# This description is used to generate tags and improve search results.
1515
# * Think: What does it do? Why did you write it? What is the focus?
@@ -18,14 +18,14 @@ Pod::Spec.new do |s|
1818
# * Finally, don't worry about the indent, CocoaPods strips it!
1919

2020
s.description = <<-DESC
21-
TODO: Add long description of the pod here.
21+
Reference to the demo application. More information coming soon.
2222
DESC
2323

24-
s.homepage = 'https://github.com/Wojtek Kordylewski/SwiftSpreadsheet'
24+
s.homepage = 'https://github.com/stuffrabbit/SwiftSpreadsheet'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { 'Wojtek Kordylewski' => 'wk@mome-app.com' }
28-
s.source = { :git => 'https://github.com/Wojtek Kordylewski/SwiftSpreadsheet.git', :tag => s.version.to_s }
28+
s.source = { :git => 'https://github.com/stuffrabbit/SwiftSpreadsheet.git', :tag => s.version.to_s }
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

3131
s.ios.deployment_target = '8.0'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /