Skip to content

Commit a90f00f

Browse files
committed
Merge pull request #3226 from ns-vasilev/feature/flare
Add `Flare` 7230707
1 parent d1147d4 commit a90f00f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1705,6 +1705,7 @@ Most of these are paid services, some have free tiers.
17051705
- [FramesIos](https://github.com/checkout/frames-ios) - Payment Form UI and Utilities in Swift.
17061706
- [YRPayment](https://github.com/yassram/YRPayment) - Better payment user experience library with cool animation in Swift.
17071707
- [AnimatedCardInput](https://github.com/netguru/AnimatedCardInput) — Easy to use library with customisable components for input of Credit Card data.
1708+
- [Flare](https://github.com/space-code/flare) - A framework that simplifies working with in-app purchases on iOS, macOS, tvOS, and watchOS, with full support for both StoreKit 1 and StoreKit 2.
17081709

17091710
**[back to top](#contributing-and-collaborating)**
17101711

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,6 +1781,7 @@ <h2 id="payments"><a class="anchor" aria-hidden="true" tabindex="-1" href="#paym
17811781
<li><a href="https://github.com/checkout/frames-ios">FramesIos</a> - Payment Form UI and Utilities in Swift.</li>
17821782
<li><a href="https://github.com/yassram/YRPayment">YRPayment</a> - Better payment user experience library with cool animation in Swift.</li>
17831783
<li><a href="https://github.com/netguru/AnimatedCardInput">AnimatedCardInput</a> — Easy to use library with customisable components for input of Credit Card data.</li>
1784+
<li><a href="https://github.com/space-code/flare">Flare</a> - A framework that simplifies working with in-app purchases on iOS, macOS, tvOS, and watchOS, with full support for both StoreKit 1 and StoreKit 2.</li>
17841785
</ul>
17851786
<p><strong><a href="#contributing-and-collaborating">back to top</a></strong></p>
17861787
<h2 id="permissions"><a class="anchor" aria-hidden="true" tabindex="-1" href="#permissions"><span class="octicon octicon-link"></span></a>Permissions</h2>

0 commit comments

Comments
 (0)