Skip to content

Commit

Permalink
Release 0.6.3 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjochen committed Jan 2, 2018
1 parent 3b37968 commit 8652c7f
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Example/JJFloatingActionButton/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.2</string>
<string>0.6.3</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PODS:
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- JJFloatingActionButton (0.6.2)
- JJFloatingActionButton (0.6.3)
- Nimble (7.0.3)
- Nimble-Snapshots (6.3.0):
- Nimble-Snapshots/Core (= 6.3.0)
Expand All @@ -25,7 +25,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
JJFloatingActionButton: eb07e3574401bcd181c2db277020f9bf598a081f
JJFloatingActionButton: 2a81c938560c896e14420577121a1c3dd97505d3
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
Nimble-Snapshots: f5459b5b091678dc942d03ec4741cacb58ba4a52
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
Expand Down
2 changes: 1 addition & 1 deletion JJFloatingActionButton.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'JJFloatingActionButton'
spec.version = '0.6.2'
spec.version = '0.6.3'
spec.author = { 'Jochen Pfeiffer' => '[email protected]' }
spec.license = { :type => 'MIT', :file => 'LICENSE' }
spec.homepage = 'https://github.com/jjochen/JJFloatingActionButton'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@ <h1 id='jjfloatingactionbutton' class='heading'>JJFloatingActionButton</h1>
<p align="center">
<a href="#preview">Preview</a><a href="#features">Features</a><a href="#requirements">Requirements</a><a href="#installation">Installation</a><a href="#usage">Usage</a><a href="#author">Author</a><a href="#license">License</a>
</p>
<h2 id='preview' class='heading'>Preview</h2>
<h2 id='a-name-preview-a-preview' class='heading'><a name="preview"></a>Preview</h2>

<p align="center">
<img src="https://github.com/jjochen/JJFloatingActionButton/raw/master/Images/JJFloatingActionButton.gif" width='250' alt="Preview">
</p>
<h2 id='features' class='heading'>Features</h2>
<h2 id='a-name-features-a-features' class='heading'><a name="features"></a>Features</h2>

<ul>
<li>Easy to use ✓</li>
Expand All @@ -112,14 +112,14 @@ <h2 id='features' class='heading'>Features</h2>
<li>Comprehensive Test Coverage ✓</li>
<li><a href="https://jjochen.github.io/JJFloatingActionButton">Complete Documentation</a></li>
</ul>
<h2 id='requirements' class='heading'>Requirements</h2>
<h2 id='a-name-requirements-a-requirements' class='heading'><a name="requirements"></a>Requirements</h2>

<ul>
<li>iOS 9.0+</li>
<li>Xcode 9.0+</li>
<li>Swift 4.0+</li>
</ul>
<h2 id='installation' class='heading'>Installation</h2>
<h2 id='a-name-installation-a-installation' class='heading'><a name="installation"></a>Installation</h2>
<h3 id='cocoapods' class='heading'>CocoaPods</h3>

<p><a href="http://cocoapods.org">CocoaPods</a> is a dependency manager for Cocoa projects. You can install it with the following command:</p>
Expand All @@ -142,7 +142,7 @@ <h3 id='cocoapods' class='heading'>CocoaPods</h3>
<h3 id='manually' class='heading'>Manually</h3>

<p>If you prefer not to use a dependency manager, you can integrate JJFloatingActionButton into your project manually.</p>
<h2 id='usage' class='heading'>Usage</h2>
<h2 id='a-name-usage-a-usage' class='heading'><a name="usage"></a>Usage</h2>
<h3 id='quick-start' class='heading'>Quick Start</h3>
<pre class="highlight swift"><code><span class="k">let</span> <span class="nv">actionButton</span> <span class="o">=</span> <span class="kt">JJFloatingActionButton</span><span class="p">()</span>

Expand Down Expand Up @@ -204,10 +204,10 @@ <h3 id='resources' class='heading'>Resources</h3>
<ul>
<li><a href="https://jjochen.github.io/JJFloatingActionButton/">Documentation</a></li>
</ul>
<h2 id='author' class='heading'>Author</h2>
<h2 id='a-name-author-a-author' class='heading'><a name="author"></a>Author</h2>

<p>Jochen Pfeiffer <a href="https://github.com/jjochen">https://github.com/jjochen</a></p>
<h2 id='license' class='heading'>License</h2>
<h2 id='a-name-license-a-license' class='heading'><a name="license"></a>License</h2>

<p>JJFloatingActionButton is available under the MIT license. See the LICENSE file for more info.</p>

Expand Down
Binary file modified docs/docsets/JJFloatingActionButton.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/docsets/JJFloatingActionButton.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<entry><version>0.6.2</version><url>https://jjochen.github.io/docsets/JJFloatingActionButton.tgz</url></entry>
<entry><version>0.6.3</version><url>https://jjochen.github.io/docsets/JJFloatingActionButton.tgz</url></entry>
14 changes: 7 additions & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@ <h1 id='jjfloatingactionbutton' class='heading'>JJFloatingActionButton</h1>
<p align="center">
<a href="#preview">Preview</a><a href="#features">Features</a><a href="#requirements">Requirements</a><a href="#installation">Installation</a><a href="#usage">Usage</a><a href="#author">Author</a><a href="#license">License</a>
</p>
<h2 id='preview' class='heading'>Preview</h2>
<h2 id='a-name-preview-a-preview' class='heading'><a name="preview"></a>Preview</h2>

<p align="center">
<img src="https://github.com/jjochen/JJFloatingActionButton/raw/master/Images/JJFloatingActionButton.gif" width='250' alt="Preview">
</p>
<h2 id='features' class='heading'>Features</h2>
<h2 id='a-name-features-a-features' class='heading'><a name="features"></a>Features</h2>

<ul>
<li>Easy to use ✓</li>
Expand All @@ -112,14 +112,14 @@ <h2 id='features' class='heading'>Features</h2>
<li>Comprehensive Test Coverage ✓</li>
<li><a href="https://jjochen.github.io/JJFloatingActionButton">Complete Documentation</a></li>
</ul>
<h2 id='requirements' class='heading'>Requirements</h2>
<h2 id='a-name-requirements-a-requirements' class='heading'><a name="requirements"></a>Requirements</h2>

<ul>
<li>iOS 9.0+</li>
<li>Xcode 9.0+</li>
<li>Swift 4.0+</li>
</ul>
<h2 id='installation' class='heading'>Installation</h2>
<h2 id='a-name-installation-a-installation' class='heading'><a name="installation"></a>Installation</h2>
<h3 id='cocoapods' class='heading'>CocoaPods</h3>

<p><a href="http://cocoapods.org">CocoaPods</a> is a dependency manager for Cocoa projects. You can install it with the following command:</p>
Expand All @@ -142,7 +142,7 @@ <h3 id='cocoapods' class='heading'>CocoaPods</h3>
<h3 id='manually' class='heading'>Manually</h3>

<p>If you prefer not to use a dependency manager, you can integrate JJFloatingActionButton into your project manually.</p>
<h2 id='usage' class='heading'>Usage</h2>
<h2 id='a-name-usage-a-usage' class='heading'><a name="usage"></a>Usage</h2>
<h3 id='quick-start' class='heading'>Quick Start</h3>
<pre class="highlight swift"><code><span class="k">let</span> <span class="nv">actionButton</span> <span class="o">=</span> <span class="kt">JJFloatingActionButton</span><span class="p">()</span>

Expand Down Expand Up @@ -204,10 +204,10 @@ <h3 id='resources' class='heading'>Resources</h3>
<ul>
<li><a href="https://jjochen.github.io/JJFloatingActionButton/">Documentation</a></li>
</ul>
<h2 id='author' class='heading'>Author</h2>
<h2 id='a-name-author-a-author' class='heading'><a name="author"></a>Author</h2>

<p>Jochen Pfeiffer <a href="https://github.com/jjochen">https://github.com/jjochen</a></p>
<h2 id='license' class='heading'>License</h2>
<h2 id='a-name-license-a-license' class='heading'><a name="license"></a>License</h2>

<p>JJFloatingActionButton is available under the MIT license. See the LICENSE file for more info.</p>

Expand Down

0 comments on commit 8652c7f

Please sign in to comment.