Wallet
Wallet is a replica of the Apple's Wallet interface. Add, delete or present your cards and passes.
Feel free to use this pod in your project and add any other functionality to the Wallet.
Please, contribute and send pull requests!
Requirements
- iOS 11.0+
- Swift 5
Installation
To install the latest version, simply add the following line to your Podfile:
pod 'Wallet'
Documentation
Documentation for Wallet can be found on CocoaDocs.org.
Preview
Demo
To run the demo application use pod try
:
In a terminal, simply execute:
$ pod try Wallet
and run the target named Wallet-Example
in Xcode.
Author
Ruslan Shevchuk, [email protected]
License
Wallet is available under the MIT license. See the LICENSE file for more info.