The iOS client for V2EX.
V2EX is a community of start-ups, designers, developers and creative people.
It is created by @Livid. We all appreciate that he contributes a lot for it.
Now I'm working on creating a new repo using the wonderful Swift!
This project is using CocoaPods.
You have to execute pod install and use V2EX.xcworkspace.
At present time, CocoaPods hasn't support Swift library yet. So we use git submodule to support Swift libraries such as Alamofire, Quick. You have to execute git submodule update --init --recursive to pull these libraries.
You could find all the TODOs right here: https://github.com/imWildCat/V2EX-iOS/issues?labels=enhancement&page=1&state=open (Issues labelled enhancement).
See LICENSE file.