A quick develop framework. Contains: weak timer, button block,weak KVO,weak Notification, memory cache file cache, UI signal, category.
To run the example project, clone the repo, and run pod install
from the Example directory first.
XYQuick is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "XYQuick"
uxyheaven
XYQuick is available under the MIT license. See the LICENSE file for more info.
#{XY} Quick
{XY} 快速开发框架是用于快速高效开发的工具库.它包含Core
, Event
, UI
三层,
封装了数据持久化,数据缓存(文件缓存,内存缓存),kvo, Notification, delegate, 动画, 图片处理, 自定义了 ViewController 生命周期.
缓存模块, 包含内存缓存, 文件缓存, UserDefaults
调试模块, 包含单元测试, 时间统计
这里是一个实验室,里面有一些实验性质的代码.你可以参考这里的代码,如果觉得有用,可以自行拷贝到项目中.
XYQuick_Predefine
开启或者关闭需要的编译选项()pod 'XYQuick'
#import "XYQuick.h"