# FakeZhihuDaily **Repository Path**: manlan/FakeZhihuDaily ## Basic Information - **Project Name**: FakeZhihuDaily - **Description**: 仿知乎日报iOS客户端 - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README :warning: THIS PROJECT IS NO LONGER BEING ACTIVELY MAINTAINED. I'll be focusing on a similar app: [SimpleZhihuDaily](https://github.com/gnou/SimpleZhihuDaily/), which will be a pure Swift project. :warning: 此项目已停止开发,作为替代,我会做一个功能类似,但由Swift实现的小项目—— [SimpleZhihuDaily](https://github.com/gnou/SimpleZhihuDaily/) 仿知乎日报iOS客户端,api来自于[知乎日报API分析](https://github.com/izzyleung/ZhihuDailyPurify/wiki/%E7%9F%A5%E4%B9%8E%E6%97%A5%E6%8A%A5-API-%E5%88%86%E6%9E%90) ### How to use 1. Make sure you have [**CocoaPods**](http://cocoapods.org/) installed 2. `pod install` 3. open *FakeZhihuDaily.xcworkspace*, build & run 4. If you have any questions, feel free to contact me [Mingyu Cui](mailto:malvin.cui@gmail.com) ### Screenshot #### 主页 ![Home Page](https://raw.githubusercontent.com/gnou/FakeZhihuDaily/master/Screenshot/Home.png) #### 内容页 ![Content Page](https://raw.githubusercontent.com/gnou/FakeZhihuDaily/master/Screenshot/ContentPage.png) #### 主题日报列表 ![Theme List](https://raw.githubusercontent.com/gnou/FakeZhihuDaily/master/Screenshot/ThemeList.png) #### 主题日报 ![Theme](https://raw.githubusercontent.com/gnou/FakeZhihuDaily/master/Screenshot/Theme.png)