项目介绍:
Wallet,仿造苹果 wallet 程序界面
本项目是苹果wallet界面的一个复制品。实现的功能可以添加,删除或出示你的银行卡等和通行证。
欢迎使用!
Requirements
-
iOS 8.0+
-
Swift 3
安装,支持 cocoapods
podfile文件中添加以下一行
pod 'Wallet'
cocoapods 文档
Documentation for Wallet can be found on CocoaDocs.org.
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, inbox@rshevchuk.io