jaeysun's Stars
bilibili/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
wujunyang/MobileProject
一个基于MVC的项目框架,并集成一些常用的功能(不断更新中)
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
KittenYang/KYWaterWaveView
实现波浪正弦动画并带有小鱼跳跃溅起水花。A view with water wave animation inside.
BaiduHiDeviOS/iOS-Tech-Weekly
百度Hi团队 iOS 技术周报
lianghuazhu0501/HZImagePickerViewController
shaojiankui/JKCategories
JKCategories(iOS-Categories,Category), a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit Etc.
mxcl/PromiseKit
Promises for Swift & ObjC.
MxABC/LBXScan
A barcode and qr code scanner (二维码、扫码、扫一扫、ZXing、ZBar、iOS系统AVFoundation扫码封装,扫码界面效果封装)
SwiftyJSON/SwiftyJSON
The better way to deal with JSON data in Swift.
bendytree/Objective-C-RegEx-Categories
NSRegularExpression extensions that make regular expressions easier in Objective-C, Swift, iOS, OSX
kelp404/CocoaSecurity
Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.
jobbole/awesome-ios-cn
iOS 资源大全中文版,内容包括:框架、组件、测试、Apple Store、SDK、XCode、网站、书籍等
mtonio91/AMSmoothAlert
Cool AlertView
robbiehanson/XMPPFramework
An XMPP Framework in Objective-C for Mac and iOS
ZhipingYang/UUChatTableView
Cocoa UI component for group or private chat bubbles with text, images and audio support
honcheng/RTLabel
simple rich text display for iOS using html-like markups
appcoda/SleepAnalysis
A quick demo of HealthKit for Sleep Analysis
kevinzhow/PNChart
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
SwiftGGTeam/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
lovemo/MVVMFramework
(OC版)总结整理下一个快速开发框架,以更优雅的方式写代码,做一个代码艺术家。分离控制器中的代码,已加入cell自适应高度,自动缓存网络请求代码,降低代码耦合,提高开发效率。
MatthewYork/DateTools
Dates and times made easy in iOS
hsousa/HCSStarRatingView
Simple star rating view for iOS written in Objective-C