Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 273 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 273 Bytes

baiji-ios

ios client for baiji

install cocoapods

$ gem sources --remove https://rubygems.org/
$ gem sources -a http://ruby.taobao.org/
$ sudo gem install cocoapods
$ pod setup

install dependencies

$ pod install

open workspace