Skip to content

Commit cba7d28

Browse files
authored
Merge pull request #11 from futuredapp/housekeep/company-rebranding
Housekeep: Company rebranding
2 parents edaaf11 + 2657baf commit cba7d28

File tree

6 files changed

+68
-102
lines changed

6 files changed

+68
-102
lines changed

Example/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Sonar (4.0.0)
2+
- Sonar (5.1.0)
33

44
DEPENDENCIES:
55
- Sonar (from `../`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
Sonar: 98ab118f862cc1ce32f4129811100bf0d76c3864
12+
Sonar: 3b5afdb533f7953f8f749895383914b358e19e2d
1313

1414
PODFILE CHECKSUM: b85457d725335c87745002db0612cea5101858a0
1515

16-
COCOAPODS: 1.8.3
16+
COCOAPODS: 1.8.4

Gemfile.lock

Lines changed: 52 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,30 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.1)
4+
CFPropertyList (3.0.2)
55
activesupport (4.2.11.1)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
12+
algoliasearch (1.27.1)
13+
httpclient (~> 2.8, >= 2.8.3)
14+
json (>= 1.5.1)
1215
atomos (0.1.3)
13-
babosa (1.0.2)
16+
babosa (1.0.3)
1417
claide (1.0.3)
15-
cocoapods (1.7.5)
18+
cocoapods (1.8.4)
1619
activesupport (>= 4.0.2, < 5)
1720
claide (>= 1.0.2, < 2.0)
18-
cocoapods-core (= 1.7.5)
21+
cocoapods-core (= 1.8.4)
1922
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2023
cocoapods-downloader (>= 1.2.2, < 2.0)
2124
cocoapods-plugins (>= 1.0.0, < 2.0)
2225
cocoapods-search (>= 1.0.0, < 2.0)
2326
cocoapods-stats (>= 1.0.0, < 2.0)
24-
cocoapods-trunk (>= 1.3.1, < 2.0)
27+
cocoapods-trunk (>= 1.4.0, < 2.0)
2528
cocoapods-try (>= 1.1.0, < 2.0)
2629
colored2 (~> 3.1)
2730
escape (~> 0.0.4)
@@ -30,18 +33,20 @@ GEM
3033
molinillo (~> 0.6.6)
3134
nap (~> 1.0)
3235
ruby-macho (~> 1.4)
33-
xcodeproj (>= 1.10.0, < 2.0)
34-
cocoapods-core (1.7.5)
36+
xcodeproj (>= 1.11.1, < 2.0)
37+
cocoapods-core (1.8.4)
3538
activesupport (>= 4.0.2, < 6)
39+
algoliasearch (~> 1.0)
40+
concurrent-ruby (~> 1.1)
3641
fuzzy_match (~> 2.0.4)
3742
nap (~> 1.0)
3843
cocoapods-deintegrate (1.0.4)
39-
cocoapods-downloader (1.2.2)
44+
cocoapods-downloader (1.3.0)
4045
cocoapods-plugins (1.0.0)
4146
nap
4247
cocoapods-search (1.0.0)
4348
cocoapods-stats (1.1.0)
44-
cocoapods-trunk (1.4.0)
49+
cocoapods-trunk (1.4.1)
4550
nap (>= 0.8, < 2.0)
4651
netrc (~> 0.11)
4752
cocoapods-try (1.1.0)
@@ -58,16 +63,16 @@ GEM
5863
dotenv (2.7.5)
5964
emoji_regex (1.0.1)
6065
escape (0.0.4)
61-
excon (0.66.0)
62-
faraday (0.15.4)
66+
excon (0.71.1)
67+
faraday (0.17.3)
6368
multipart-post (>= 1.2, < 3)
6469
faraday-cookie_jar (0.0.6)
6570
faraday (>= 0.7.4)
6671
http-cookie (~> 1.0.0)
6772
faraday_middleware (0.13.1)
6873
faraday (>= 0.7.4, < 1.0)
6974
fastimage (2.1.7)
70-
fastlane (2.131.0)
75+
fastlane (2.140.0)
7176
CFPropertyList (>= 2.3, < 4.0.0)
7277
addressable (>= 2.3, < 3.0.0)
7378
babosa (>= 1.0.2, < 2.0.0)
@@ -76,13 +81,13 @@ GEM
7681
commander-fastlane (>= 4.4.6, < 5.0.0)
7782
dotenv (>= 2.1.1, < 3.0.0)
7883
emoji_regex (>= 0.1, < 2.0)
79-
excon (>= 0.45.0, < 1.0.0)
80-
faraday (~> 0.9)
84+
excon (>= 0.71.0, < 1.0.0)
85+
faraday (~> 0.17)
8186
faraday-cookie_jar (~> 0.0.6)
82-
faraday_middleware (~> 0.9)
87+
faraday_middleware (~> 0.13.1)
8388
fastimage (>= 2.1.0, < 3.0.0)
8489
gh_inspector (>= 1.1.2, < 2.0.0)
85-
google-api-client (>= 0.21.2, < 0.24.0)
90+
google-api-client (>= 0.29.2, < 0.37.0)
8691
google-cloud-storage (>= 1.15.0, < 2.0.0)
8792
highline (>= 1.7.2, < 2.0.0)
8893
json (< 3.0.0)
@@ -92,7 +97,7 @@ GEM
9297
multipart-post (~> 2.0.0)
9398
plist (>= 3.1.0, < 4.0.0)
9499
public_suffix (~> 2.0.0)
95-
rubyzip (>= 1.2.2, < 2.0.0)
100+
rubyzip (>= 1.3.0, < 2.0.0)
96101
security (= 0.1.3)
97102
simctl (~> 1.6.3)
98103
slack-notifier (>= 2.0.0, < 3.0.0)
@@ -101,52 +106,54 @@ GEM
101106
tty-screen (>= 0.6.3, < 1.0.0)
102107
tty-spinner (>= 0.8.0, < 1.0.0)
103108
word_wrap (~> 1.0.0)
104-
xcodeproj (>= 1.8.1, < 2.0.0)
109+
xcodeproj (>= 1.13.0, < 2.0.0)
105110
xcpretty (~> 0.3.0)
106111
xcpretty-travis-formatter (>= 0.0.3)
107112
fourflusher (2.3.1)
108113
fuzzy_match (2.0.4)
109114
gh_inspector (1.1.3)
110-
google-api-client (0.23.9)
115+
google-api-client (0.36.4)
111116
addressable (~> 2.5, >= 2.5.1)
112-
googleauth (>= 0.5, < 0.7.0)
117+
googleauth (~> 0.9)
113118
httpclient (>= 2.8.1, < 3.0)
114-
mime-types (~> 3.0)
119+
mini_mime (~> 1.0)
115120
representable (~> 3.0)
116121
retriable (>= 2.0, < 4.0)
117-
signet (~> 0.9)
118-
google-cloud-core (1.3.1)
122+
signet (~> 0.12)
123+
google-cloud-core (1.5.0)
119124
google-cloud-env (~> 1.0)
120-
google-cloud-env (1.2.1)
125+
google-cloud-errors (~> 1.0)
126+
google-cloud-env (1.3.0)
121127
faraday (~> 0.11)
122-
google-cloud-storage (1.16.0)
128+
google-cloud-errors (1.0.0)
129+
google-cloud-storage (1.25.1)
130+
addressable (~> 2.5)
123131
digest-crc (~> 0.4)
124-
google-api-client (~> 0.23)
132+
google-api-client (~> 0.33)
125133
google-cloud-core (~> 1.2)
126-
googleauth (>= 0.6.2, < 0.10.0)
127-
googleauth (0.6.7)
134+
googleauth (~> 0.9)
135+
mini_mime (~> 1.0)
136+
googleauth (0.10.0)
128137
faraday (~> 0.12)
129138
jwt (>= 1.4, < 3.0)
130139
memoist (~> 0.16)
131140
multi_json (~> 1.11)
132141
os (>= 0.9, < 2.0)
133-
signet (~> 0.7)
142+
signet (~> 0.12)
134143
highline (1.7.10)
135144
http-cookie (1.0.3)
136145
domain_name (~> 0.5)
137146
httpclient (2.8.3)
138147
i18n (0.9.5)
139148
concurrent-ruby (~> 1.0)
140-
json (2.2.0)
149+
json (2.3.0)
141150
jwt (2.1.0)
142-
memoist (0.16.0)
143-
mime-types (3.3)
144-
mime-types-data (~> 3.2015)
145-
mime-types-data (3.2019.0904)
146-
mini_magick (4.9.5)
147-
minitest (5.11.3)
151+
memoist (0.16.2)
152+
mini_magick (4.10.1)
153+
mini_mime (1.0.2)
154+
minitest (5.14.0)
148155
molinillo (0.6.6)
149-
multi_json (1.13.1)
156+
multi_json (1.14.1)
150157
multi_xml (0.6.0)
151158
multipart-post (2.0.0)
152159
nanaimo (0.2.6)
@@ -163,14 +170,14 @@ GEM
163170
retriable (3.1.2)
164171
rouge (2.0.7)
165172
ruby-macho (1.4.0)
166-
rubyzip (1.2.4)
173+
rubyzip (1.3.0)
167174
security (0.1.3)
168-
signet (0.11.0)
175+
signet (0.12.0)
169176
addressable (~> 2.3)
170177
faraday (~> 0.9)
171178
jwt (>= 1.5, < 3.0)
172179
multi_json (~> 1.10)
173-
simctl (1.6.6)
180+
simctl (1.6.7)
174181
CFPropertyList
175182
naturally
176183
slack-notifier (2.3.2)
@@ -180,17 +187,17 @@ GEM
180187
thread_safe (0.3.6)
181188
tty-cursor (0.7.0)
182189
tty-screen (0.7.0)
183-
tty-spinner (0.9.1)
190+
tty-spinner (0.9.2)
184191
tty-cursor (~> 0.7)
185-
tzinfo (1.2.5)
192+
tzinfo (1.2.6)
186193
thread_safe (~> 0.1)
187194
uber (0.1.0)
188195
unf (0.1.4)
189196
unf_ext
190197
unf_ext (0.0.7.6)
191-
unicode-display_width (1.6.0)
198+
unicode-display_width (1.6.1)
192199
word_wrap (1.0.0)
193-
xcodeproj (1.12.0)
200+
xcodeproj (1.14.0)
194201
CFPropertyList (>= 2.3.3, < 4.0)
195202
atomos (~> 0.1.3)
196203
claide (>= 1.0.2, < 2.0)
@@ -209,4 +216,4 @@ DEPENDENCIES
209216
fastlane
210217

211218
BUNDLED WITH
212-
2.0.2
219+
2.1.4

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 Aleš Kocur <[email protected]>
1+
Copyright (c) 2020 Futured apps s.r.o.
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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
[![License](https://img.shields.io/cocoapods/l/Sonar.svg?style=flat)](http://cocoapods.org/pods/Sonar)
66
[![Platform](https://img.shields.io/cocoapods/p/Sonar.svg?style=flat)](http://cocoapods.org/pods/Sonar)
77

8-
<img src=https://raw.githubusercontent.com/thefuntasty/Sonar/master/screenshot.png width=300 />
9-
<img src=https://raw.githubusercontent.com/thefuntasty/Sonar/master/sonar-animation.gif width=300 />
8+
<img src=https://raw.githubusercontent.com/futuredapp/Sonar/master/screenshot.png width=300 />
9+
<img src=https://raw.githubusercontent.com/futuredapp/Sonar/master/sonar-animation.gif width=300 />
1010

1111
Simple radar style view, written in Swift, pure CoreAnimation (no images). Highly adjustable.
1212

1313
## Usage
1414

1515
Just place the UIView somewhere in your controller and make it SonarView class.
1616

17-
SonarView copies the data source and delegate patter from UITableView.
17+
SonarView copies the data source and delegate patter from UITableView.
1818

1919
```swift
2020
/// Data source
@@ -35,9 +35,9 @@ public protocol SonarViewDataSource: class {
3535

3636
`SonarItemView` is just a UIView subclass. In order to use your custom view in radar, make your view SonarItemView subclass. The size of view is determined via layout. The layout is defined by SonarViewLayout protocol. Sonar comes with one predefined layout - SonarViewCenteredLayout. The items in a wave are placed from edges to the center, for example if we have 4 items in wave, first is placed at the left side, second at the right side, third at the left again but a right from the first one and so on. I know, the image would be better:
3737

38-
<img src="https://raw.githubusercontent.com/thefuntasty/Sonar/master/sonarLayoutScreenshot.png" width="300" />
38+
<img src="https://raw.githubusercontent.com/futuredapp/Sonar/master/sonarLayoutScreenshot.png" width="300" />
3939

40-
If you need different behaviour, you can of course create your own layout by adopting the SonarViewLayout a pass it to the SonarView. See [SonarViewLayout](https://github.com/thefuntasty/Sonar/blob/master/Pod/Classes/SonarViewLayout.swift) for more information.
40+
If you need different behaviour, you can of course create your own layout by adopting the SonarViewLayout and pass it to the SonarView. See [SonarViewLayout](https://github.com/futuredapp/Sonar/blob/master/Pod/Classes/SonarViewLayout.swift) for more information.
4141

4242
The last protocol is Delegate which handles selections and titles on each wave
4343

@@ -66,7 +66,7 @@ If you need to expose another properties or you have ideas how to improve it, fi
6666

6767
## Requirements
6868

69-
iOS 8+,
69+
iOS 8+,
7070

7171
Version 2.x - Swift 2.2+
7272

@@ -91,4 +91,4 @@ Aleš Kocur, [email protected]
9191

9292
## License
9393

94-
Sonar is available under the MIT license. See the LICENSE file for more info.
94+
Sonar is available under the MIT license. See the [LICENSE](LICENSE) file for more info.

Sonar.podspec

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,26 @@
11
#
22
# Be sure to run `pod lib lint Sonar.podspec' to ensure this is a
33
# valid spec before submitting.
4-
#
5-
# Any lines starting with a # are optional, but their use is encouraged
6-
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
7-
#
84

95
Pod::Spec.new do |s|
106
s.name = "Sonar"
11-
s.version = "5.0.0"
7+
s.version = "5.1.0"
128
s.summary = "Radar style view written in swift"
139

14-
# This description is used to generate tags and improve search results.
15-
# * Think: What does it do? Why did you write it? What is the focus?
16-
# * Try to keep it short, snappy and to the point.
17-
# * Write the description between the DESC delimiters below.
18-
# * Finally, don't worry about the indent, CocoaPods strips it!
1910
s.description = <<-DESC
2011
Simple radar style view written in swift
2112
DESC
2213

23-
s.homepage = "https://github.com/thefuntasty/Sonar"
24-
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
14+
s.homepage = "https://github.com/futuredapp/Sonar"
15+
s.screenshots = "https://raw.githubusercontent.com/futuredapp/Sonar/master/screenshot.png", "https://raw.githubusercontent.com/futuredapp/Sonar/master/sonar-animation.gif"
2516
s.license = 'MIT'
2617
s.author = { "Aleš Kocur" => "[email protected]" }
27-
s.source = { :git => "https://github.com/thefuntasty/Sonar.git", :tag => s.version.to_s }
28-
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
18+
s.source = { :git => "https://github.com/futuredapp/Sonar.git", :tag => s.version.to_s }
19+
s.social_media_url = 'https://twitter.com/Futuredapps'
2920

3021
s.platform = :ios, '8.0'
3122
s.requires_arc = true
3223
s.swift_version = '5.0'
3324

3425
s.source_files = 'Pod/Classes/**/*'
35-
# s.resource_bundles = {}
36-
# s.public_header_files = 'Pod/Classes/**/*.h'
37-
# s.frameworks = 'UIKit', 'MapKit'
38-
# s.dependency 'AFNetworking', '~> 2.3'
3926
end

fastlane/README.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)