Pinned Repositories
AutoSQLite.swift
SQLite.swift的封装,Model直接存储.获取. 无需再转换,增删改查. 脱离sql语句
FlyBird
iOS-Core
Record the iOS relative things
ItunesShareFile
Share File Through iTunes.
JKCustomPhotoAlbum
under iOS 9.0 Photo library handler
JKNetwork
基于AFNetworking封装的网络库,使用简单,针对每个请求都可以独立成一个类,便于对数据的处理。
JKVideoPlayer
A Very simple VideoPlayer For play video
KSYMediaPlayer_iOS
金山云iOS播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds)
SDAVAssetExportSession
AVAssetExportSession drop-in replacement with customizable audio&video settings
UICustomDatePicker
The Most Simplest Date picker.最简单的时间选择器
JKTerry's Repositories
JKTerry/UICustomDatePicker
The Most Simplest Date picker.最简单的时间选择器
JKTerry/JKNetwork
基于AFNetworking封装的网络库,使用简单,针对每个请求都可以独立成一个类,便于对数据的处理。
JKTerry/JKVideoPlayer
A Very simple VideoPlayer For play video
JKTerry/SDAVAssetExportSession
AVAssetExportSession drop-in replacement with customizable audio&video settings
JKTerry/AutoSQLite.swift
SQLite.swift的封装,Model直接存储.获取. 无需再转换,增删改查. 脱离sql语句
JKTerry/FlyBird
JKTerry/iOS-Core
Record the iOS relative things
JKTerry/ItunesShareFile
Share File Through iTunes.
JKTerry/JKCustomPhotoAlbum
under iOS 9.0 Photo library handler
JKTerry/KSYMediaPlayer_iOS
金山云iOS播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds)
JKTerry/SimpleCocos
For study purpose
JKTerry/WKWebViewAutoHeight
WKWebView auto height calculate on table view cell
JKTerry/YSTextInputKeyboardCategory
UITextField,UITextView keyboard auto hidden and view auto moving offset。You need not write any code, just add UIView+YSTextInputKeyboard.h and UIView+YSTextInputKeyboard.m in project。