Skip to content

frodoking/GithubIOSApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubIOSClient With Swift

GithubIOSClient是一个完全采用Swift语言实现的GitHub第三方客户端。 主要是用来展示GitHub上的开发者的排名,以及仓库的排名。发现模块,包括GitHub仓库的trending;GitHub动态;showcases;搜索;以及其他排名数据 开发者的排名是根据开发者的followers由高到低进行排名,有区分不同的语言和城市。仓库的排名是根据仓库的stars由高到低进行排名的,有区分不同的语言。

这些数据是从GitHub提供的接口来的,地址是https://developer.github.com/v3/

##关于开源 ####运行 iOS8.0+,Xcode9.1

####项目中使用的开源组件 SwiftyJSON The better way to deal with JSON data in Swift.

Alamofire Elegant HTTP Networking in Swift.

####CocoaPods CMD into Root Project Dir

pod install
OR
pod update

关于作者(frodoking)

##App预览

About

Github Client for IOS with Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages