https://github.com/tiandi0228/weibo
https://github.com/tiandi0228/weibo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiandi0228/weibo
- Owner: tiandi0228
- Created: 2017-10-14T08:12:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T03:51:01.000Z (over 7 years ago)
- Last Synced: 2025-02-06T01:48:37.297Z (4 months ago)
- Language: Ruby
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 微博
使用swift3编写的微博APP
# 使用的第三方库
```
pod 'Alamofire'
pod 'SwiftyJSON'
pod 'HandyJSON'
pod 'CRRefresh'
pod 'AlamofireImage', '~> 3.3'
pod 'SwiftDate', '~> 4.3.0'
pod 'SnapKit', '~> 3.0.2'
pod 'Kingfisher', '~> 3.13.1'
pod 'ESTabBarController-swift'
```