JQFramework
前言
JQFramework:有效提高开发效率,一些网络,扩展,分类,uikit下的封装!
更新记录:
V1.1.8
- 较大改动, 进行了分支处理. 根据需求引入; 支持iOS8++;
-> JQFramework (1.1.8)
Effectively improve development efficiency, a number of networks, extensions,
classification, UIKit under the package library.
pod 'JQFramework', '~> 1.1.8'
- Homepage: https://github.com/xiaohange/JQFramework
- Source: https://github.com/xiaohange/JQFramework.git
- Versions: 1.1.8, 1.1.7, 1.1.2, 1.1.1, 1.1.0, 1.0.9, 1.0.8, 1.0.7, 1.0.6,
1.0.5, 1.0.4, 1.0.3, 1.0.2 [master repo]
- Subspecs:
- JQFramework/JQFoundation (1.1.8)
- JQFramework/JQUIKIt (1.1.8)
- JQFramework/JQUtility (1.1.8)
V1.0.8
- 删除网络库, 修复文件冲突,需要网络库可以使用 JQHttpRequest
V1.0.7
- UIFoundation 新增KVO-
NSObject+JQSafeKVO.h
V1.0.6
- UIKit 新增
UIImage+JQSubImage.h
- UIKit 新增
UIImage+JQGIF.h
Gif生成UIImage 方法
V1.0.5
- UIKit 新增:
UIControl+JQ.h
V1.0.4
- UIKit 新增
NSString+JQAdd.h
V1.0.3
- 容错版本, 优化大量代码, 新增 Network 网络库
V1.0.2
- 基础版本提交, 有效提高开发效率,一些网络,扩展,分类,uikit下的封装!
目录:
-> JQFramework (1.1.8)
Effectively improve development efficiency, a number of networks, extensions,
classification, UIKit under the package library.
pod 'JQFramework', '~> 1.1.8'
- Homepage: https://github.com/xiaohange/JQFramework
- Source: https://github.com/xiaohange/JQFramework.git
- Versions: 1.1.8, 1.1.7, 1.1.2, 1.1.1, 1.1.0, 1.0.9, 1.0.8, 1.0.7, 1.0.6,
1.0.5, 1.0.4, 1.0.3, 1.0.2 [master repo]
- Subspecs:
- JQFramework/JQFoundation (1.1.8)
- JQFramework/JQUIKIt (1.1.8)
- JQFramework/JQUtility (1.1.8)
Installation
From CocoaPods
pod "JQFramework"
Manually
- Drag all source files under floder
JQFramework
to your project.
Usage
引入头文件: #import "JQFramework.h"
其他自行按需使用即可;
Star
微信公众号每周推送新技术, CSDN博客欢迎关注交流!
联系博主:iOS开发者交流群:①群:446310206 ②群:426087546
喜欢就
Love is every every every star! Your support is my renewed motivation!
License
This code is distributed under the terms and conditions of the MIT license.