MountainHill / MDAspects

AOP面向切面编程,降低耦合,提高效率

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDAspects

CI Status Version License Platform

声明

AOP面向切面编程,降低业务耦合度
博客地址:iOS AOP实战
Aspects的基础上添加了对类方法的支持,互相学习交流

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MDAspects is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MDAspects'

Author

iyongjie@yeah.net

License

MDAspects is available under the MIT license. See the LICENSE file for more info.

About

AOP面向切面编程,降低耦合,提高效率

License:Other


Languages

Language:Objective-C 97.8%Language:Ruby 1.6%Language:Shell 0.6%