Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 327 Bytes

wallet-ios

Wallet mobile app on iOS

To run app you need CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

Then you can install the dependencies in your project:

$ pod install

For more information check https://cocoapods.org/.