# Shoucainu_Swift **Repository Path**: uc43/shoucainu_swift ## Basic Information - **Project Name**: Shoucainu_Swift - **Description**: Swift <守财奴> - **Primary Language**: Swift - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##守财奴(iOS) ###开发环境 - **IDE:**Xcode 8.3 - **开发语言:**Swift 3.0 - **类库管理工具:**Cocoapods * [Alamofire](https://github.com/Alamofire/Alamofire)网络库 * [SnapKit](https://github.com/SnapKit/SnapKit)布局适配库 * [Kingfisher](https://github.com/onevcat/Kingfisher)图片处理库 * [ObjectMapper](https://github.com/Hearst-DD/ObjectMapper)JSON处理库 * [SQLite.swift](https://github.com/stephencelis/SQLite.swift)数据库 * [MJRefresh](https://github.com/CoderMJLee/MJRefresh)刷新库 * [IQKeyboardManagerSwift](https://github.com/hackiftekhar/IQKeyboardManager)键盘适配库 * [Alertift](https://github.com/sgr-ksmt/Alertift)提示框封装 - - - ###未完成功能清单 - **首页** * 签到部分逻辑、动画 * 细节优化 - **我要投资** * 标的详情 * 投标功能 * 秒杀功能 - **我要借款** * 申请借款 * 选择器 - **账户中心** * 大部分 - - - ###正在开发功能 - 账户中心 - 标的详情 - - - ###注* 本项目以原守财奴项目(Objective-C)为基础,使用 Swift 3.0 进行开发。本着学习、交流的目的!也对原项目做了一些逻辑功能上的删减,在代码量上相对于原项目有很大的缩减。