https://github.com/finb/v2ex-swift
An iOS client written in Swift for V2EX
https://github.com/finb/v2ex-swift
swift v2ex
Last synced: about 1 year ago
JSON representation
An iOS client written in Swift for V2EX
- Host: GitHub
- URL: https://github.com/finb/v2ex-swift
- Owner: Finb
- License: mit
- Created: 2016-01-08T06:06:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T09:50:51.000Z (about 1 year ago)
- Last Synced: 2025-05-10T04:38:05.892Z (about 1 year ago)
- Topics: swift, v2ex
- Language: Swift
- Homepage:
- Size: 22.9 MB
- Stars: 1,560
- Watchers: 54
- Forks: 225
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## V2ex-Swift
This's a 3rd-party app for V2EX , designed to make V2EX reading more friendly.
[](https://raw.githubusercontent.com/Finb/V2ex-Swift/master/LICENSE)
## Download
## How to build
1) Clone the repository
```
$ git clone https://github.com/Finb/V2ex-Swift.git
```
2) Install dependencies
```
$ pod install
```
3) Open the workspace in Xcode
```
$ open "V2ex-Swift.xcworkspace"
```
4) Compile and run the app in your simulator or iOS device
## Requirements
* Xcode 9.3
* iOS 9+
* Swift 4.1
* CocoaPods 1.5.0
## Questions
If you have questions about any aspect of this project, please feel free to contact me with the following email
Email: heyfiniks@gmail.com
or Weibo: @heyfiniks
## Screenshots










## LICENSE
[MIT](https://raw.githubusercontent.com/Finb/V2ex-Swift/master/LICENSE) © [Fin](http://github.com/Finb)