Skip to content
jjz edited this page Sep 14, 2014 · 1 revision

To get started, You must install ruby. We use CocoaPods.

 sudo gem install cocoapods

Now you can download the dependent libraries.

 cd ../bither-ios
 pod install

We use the library bitheri.

Clone this wiki locally