An open API service indexing awesome lists of open source software.

https://github.com/tiandi0228/weibo


https://github.com/tiandi0228/weibo

Last synced: 3 months ago
JSON representation

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'
```