Skip to content

Commit 76d638b

Browse files
author
Christian König
committed
Updated podspec
1 parent f4148c8 commit 76d638b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Figo.podspec

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

44
s.name = "Figo"
5-
s.version = "2.0"
5+
s.version = "2.0.1"
66
s.summary = "Wraps the figo Connect API endpoints in nicely typed Swift functions and types for your conveniece."
77
s.description = <<-DESC
88
The figo Connect API allows you to easily access your bank account including transaction history and submitting payments.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This Framework wraps the figo Connect API endpoints in nicely typed Swift functi
1010
- We don't support Swift versions older than 3.0
1111
- Supports iOS and macOS
1212

13-
Client reference: [Figo Docs](http://cocoadocs.org/docsets/Figo)
13+
Client reference: <http://cocoadocs.org/docsets/Figo>
1414

1515

1616
## figo Connect API

0 commit comments

Comments
 (0)