Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finb/v2ex-swift
An iOS client written in Swift for V2EX
https://github.com/finb/v2ex-swift
swift v2ex
Last synced: 5 days 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T04:28:11.000Z (10 months ago)
- Last Synced: 2024-10-14T15:06:24.411Z (2 months ago)
- Topics: swift, v2ex
- Language: Swift
- Homepage:
- Size: 22.9 MB
- Stars: 1,554
- Watchers: 55
- Forks: 223
- 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.[![License MIT](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](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: [email protected]
or Weibo: @heyfiniks
## Screenshots
![](http://ww1.sinaimg.cn/large/0060lm7Tgw1f1dtb12v4gj30af0ijtaa.jpg)
![](http://ww1.sinaimg.cn/large/0060lm7Tgw1f1dtb1o68aj30af0ijmz0.jpg)
![](http://ww4.sinaimg.cn/large/0060lm7Tgw1f1dtb1yzxhj30af0ijtas.jpg)
![](http://ww4.sinaimg.cn/large/0060lm7Tgw1f0hmca4k9mj30af0ijtay.jpg)
![](http://ww3.sinaimg.cn/large/0060lm7Tgw1f0e4swtysvj30af0ijdgq.jpg)
![](http://ww3.sinaimg.cn/large/0060lm7Tgw1f0hmc9igxwj30af0ijta2.jpg)
![](http://ww1.sinaimg.cn/large/0060lm7Tgw1f2u1825fayj30af0ijq43.jpg)
![](http://ww2.sinaimg.cn/large/0060lm7Tgw1f0hmc9hn99j30af0ijjt8.jpg)
![](http://ww1.sinaimg.cn/large/0060lm7Tgw1f2u183dk5qj30af0ijgmy.jpg)
![](http://ww3.sinaimg.cn/large/0060lm7Tgw1f0e4sw8e04j30af0ijjs6.jpg)
## LICENSE
[MIT](https://raw.githubusercontent.com/Finb/V2ex-Swift/master/LICENSE) © [Fin](http://github.com/Finb)