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!
- iOS 8.0+
- Swift 3
To install the latest version, simply add the following line to your Podfile:
pod 'Wallet'
Documentation for Wallet can be found on CocoaDocs.org.
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.
Ruslan Shevchuk, [email protected]
Wallet is available under the MIT license. See the LICENSE file for more info.