Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit ef55ce9

Browse files
authored
Version 6.1.0 (#182)
1 parent ee3e4ea commit ef55ce9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+48
-44
lines changed

.swift-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2
1+
5

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 6.1.0
2+
3+
- Migrate to Swift 5.0, thanks to [darecki](https://github.com/darecki) for the PR!
4+
15
# Version 6.0.2
26

37
- Fix issue with formatter initializers being interal, they're now public as intended.

UICircularProgressRing.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Pod::Spec.new do |s|
33

44
s.name = "UICircularProgressRing"
5-
s.version = "6.0.2"
5+
s.version = "6.1.0"
66
s.summary = "A highly customizable circular progress bar for iOS written in Swift"
77

88
s.description = <<-DESC

docs/Classes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h4>Declaration</h4>
207207
</section>
208208
</section>
209209
<section id="footer">
210-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
210+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
211211
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
212212
</section>
213213
</article>

docs/Classes/UICircularProgressRing.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ <h3 class="section-name">Members</h3>
112112
<li class="item">
113113
<div>
114114
<code>
115-
<a name="/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgXwvp"></a>
115+
<a name="/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgvp"></a>
116116
<a name="//apple_ref/swift/Property/delegate" class="dashAnchor"></a>
117-
<a class="token" href="#/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgXwvp">delegate</a>
117+
<a class="token" href="#/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgvp">delegate</a>
118118
</code>
119119
</div>
120120
<div class="height-container">
@@ -591,7 +591,7 @@ <h4>Declaration</h4>
591591
</section>
592592
</section>
593593
<section id="footer">
594-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
594+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
595595
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
596596
</section>
597597
</article>

docs/Classes/UICircularRing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ <h4>Declaration</h4>
10291029
</section>
10301030
</section>
10311031
<section id="footer">
1032-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
1032+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
10331033
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
10341034
</section>
10351035
</article>

docs/Classes/UICircularTimerRing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ <h4>Declaration</h4>
335335
</section>
336336
</section>
337337
<section id="footer">
338-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
338+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
339339
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
340340
</section>
341341
</article>

docs/Classes/UICircularTimerRing/State.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h4>Declaration</h4>
188188
</section>
189189
</section>
190190
<section id="footer">
191-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
191+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
192192
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
193193
</section>
194194
</article>

docs/Enums.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h4>Declaration</h4>
184184
</section>
185185
</section>
186186
<section id="footer">
187-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
187+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
188188
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
189189
</section>
190190
</article>

docs/Enums/UICircularRingGradientPosition.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h4>Declaration</h4>
327327
</section>
328328
</section>
329329
<section id="footer">
330-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
330+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
331331
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
332332
</section>
333333
</article>

docs/Enums/UICircularRingStyle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h4>Declaration</h4>
247247
</section>
248248
</section>
249249
<section id="footer">
250-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
250+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
251251
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
252252
</section>
253253
</article>

docs/Protocols.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h4>Declaration</h4>
180180
</section>
181181
</section>
182182
<section id="footer">
183-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
183+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
184184
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
185185
</section>
186186
</article>

docs/Protocols/UICircularProgressRingDelegate.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ <h4>Declaration</h4>
285285
</section>
286286
</section>
287287
<section id="footer">
288-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
288+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
289289
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
290290
</section>
291291
</article>

docs/Protocols/UICircularRingValueFormatter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h4>Declaration</h4>
136136
</section>
137137
</section>
138138
<section id="footer">
139-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
139+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
140140
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
141141
</section>
142142
</article>

docs/Structs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h4>Declaration</h4>
269269
</section>
270270
</section>
271271
<section id="footer">
272-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
272+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
273273
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
274274
</section>
275275
</article>

docs/Structs/UICircularProgressRingFormatter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ <h4>Declaration</h4>
336336
</section>
337337
</section>
338338
<section id="footer">
339-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
339+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
340340
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
341341
</section>
342342
</article>

docs/Structs/UICircularRingGradientOptions.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ <h4>Declaration</h4>
277277
</section>
278278
</section>
279279
<section id="footer">
280-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
280+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
281281
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
282282
</section>
283283
</article>

docs/Structs/UICircularRingValueKnobStyle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ <h4>Declaration</h4>
305305
</section>
306306
</section>
307307
<section id="footer">
308-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
308+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
309309
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
310310
</section>
311311
</article>

docs/Structs/UICircularTimerRingFormatter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h4>Declaration</h4>
248248
</section>
249249
</section>
250250
<section id="footer">
251-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
251+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
252252
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
253253
</section>
254254
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Classes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h4>Declaration</h4>
207207
</section>
208208
</section>
209209
<section id="footer">
210-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
210+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
211211
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
212212
</section>
213213
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Classes/UICircularProgressRing.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ <h3 class="section-name">Members</h3>
112112
<li class="item">
113113
<div>
114114
<code>
115-
<a name="/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgXwvp"></a>
115+
<a name="/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgvp"></a>
116116
<a name="//apple_ref/swift/Property/delegate" class="dashAnchor"></a>
117-
<a class="token" href="#/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgXwvp">delegate</a>
117+
<a class="token" href="#/s:22UICircularProgressRingAAC8delegateAA0abC8Delegate_pSgvp">delegate</a>
118118
</code>
119119
</div>
120120
<div class="height-container">
@@ -591,7 +591,7 @@ <h4>Declaration</h4>
591591
</section>
592592
</section>
593593
<section id="footer">
594-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
594+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
595595
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
596596
</section>
597597
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Classes/UICircularRing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ <h4>Declaration</h4>
10291029
</section>
10301030
</section>
10311031
<section id="footer">
1032-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
1032+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
10331033
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
10341034
</section>
10351035
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Classes/UICircularTimerRing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ <h4>Declaration</h4>
335335
</section>
336336
</section>
337337
<section id="footer">
338-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
338+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
339339
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
340340
</section>
341341
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Classes/UICircularTimerRing/State.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h4>Declaration</h4>
188188
</section>
189189
</section>
190190
<section id="footer">
191-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
191+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
192192
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
193193
</section>
194194
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Enums.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h4>Declaration</h4>
184184
</section>
185185
</section>
186186
<section id="footer">
187-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
187+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
188188
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
189189
</section>
190190
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Enums/UICircularRingGradientPosition.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h4>Declaration</h4>
327327
</section>
328328
</section>
329329
<section id="footer">
330-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
330+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
331331
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
332332
</section>
333333
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Enums/UICircularRingStyle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h4>Declaration</h4>
247247
</section>
248248
</section>
249249
<section id="footer">
250-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
250+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
251251
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
252252
</section>
253253
</article>

docs/docsets/UICircularProgressRing.docset/Contents/Resources/Documents/Protocols.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h4>Declaration</h4>
180180
</section>
181181
</section>
182182
<section id="footer">
183-
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p>
183+
<p>&copy; 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-27)</p>
184184
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
185185
</section>
186186
</article>

0 commit comments

Comments
 (0)