|
@@ -1,15 +1,13 @@
|
|
-
|
|
|
|
|
|
+<img src="https://github.com/bizz84/SwiftyStoreKit/raw/master/SwiftyStoreKit-logo.png" width=100%>
|
|
|
|
|
|
[](http://mit-license.org)
|
|
[](http://mit-license.org)
|
|
-[](https://developer.apple.com/resources/)
|
|
|
|
|
|
+[](https://developer.apple.com/resources/)
|
|
[](https://developer.apple.com/swift)
|
|
[](https://developer.apple.com/swift)
|
|
[](https://travis-ci.org/bizz84/SwiftyStoreKit)
|
|
[](https://travis-ci.org/bizz84/SwiftyStoreKit)
|
|
[](https://github.com/bizz84/SwiftyStoreKit/issues)
|
|
[](https://github.com/bizz84/SwiftyStoreKit/issues)
|
|
[](https://join.slack.com/t/swiftystorekit/shared_invite/enQtODY3OTYxOTExMzE5LWVkNGY4MzcwY2VjNGM4MGU4NDFhMGE5YmUxMGM3ZTQ4NjVjNTRkNTJhNDAyMWZmY2M5OWE5MDE0ODc3OGJjMmM)
|
|
[](https://join.slack.com/t/swiftystorekit/shared_invite/enQtODY3OTYxOTExMzE5LWVkNGY4MzcwY2VjNGM4MGU4NDFhMGE5YmUxMGM3ZTQ4NjVjNTRkNTJhNDAyMWZmY2M5OWE5MDE0ODc3OGJjMmM)
|
|
[](http://cocoadocs.org/docsets/SwiftyStoreKit/)
|
|
[](http://cocoadocs.org/docsets/SwiftyStoreKit/)
|
|
[](https://github.com/Carthage/Carthage)
|
|
[](https://github.com/Carthage/Carthage)
|
|
-[](https://github.com/JamitLabs/Accio)
|
|
|
|
-[](http://twitter.com/biz84)
|
|
|
|
|
|
|
|
SwiftyStoreKit is a lightweight In App Purchases framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+.
|
|
SwiftyStoreKit is a lightweight In App Purchases framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+.
|
|
|
|
|
|
@@ -98,14 +96,15 @@ If you are using Xcode 11 or later, click `File`, `Swift Packages`, `Add Package
|
|
|
|
|
|
## Features
|
|
## Features
|
|
|
|
|
|
-- Super easy to use block based API
|
|
|
|
-- Support for consumable, non-consumable in-app purchases
|
|
|
|
|
|
+- Super easy-to-use block-based API
|
|
|
|
+- Support for consumable and non-consumable in-app purchases
|
|
- Support for free, auto-renewable and non-renewing subscriptions
|
|
- Support for free, auto-renewable and non-renewing subscriptions
|
|
- Support for in-app purchases started in the App Store (iOS 11)
|
|
- Support for in-app purchases started in the App Store (iOS 11)
|
|
|
|
+- Support for subscription discounts and offers
|
|
- Remote receipt verification
|
|
- Remote receipt verification
|
|
- Verify purchases, subscriptions, subscription groups
|
|
- Verify purchases, subscriptions, subscription groups
|
|
- Downloading content hosted with Apple
|
|
- Downloading content hosted with Apple
|
|
-- iOS, tvOS and macOS compatible
|
|
|
|
|
|
+- iOS, tvOS, watchOS, macOS, and Catalyst compatible
|
|
|
|
|
|
## Contributing
|
|
## Contributing
|
|
|
|
|