File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22Pod ::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.
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments