DRMacroDefines
Introduce
一些可以节省代码的宏定义,例如获取屏幕尺寸,加载xib,设置监听,发送消息等等。
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
DRMacroDefines is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DRMacroDefines'
Author
Dean_F, [email protected]
License
DRMacroDefines is available under the MIT license. See the LICENSE file for more info.