All Projects → bytesking → YJCommonMacro

bytesking / YJCommonMacro

Licence: MIT License
iOS 开发常用的宏

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language
c
50402 projects - #5 most used programming language

YJCommonMacro

Language CocoaPods CocoaPods Carthage Compatible GitHub tag license

iOS Objective-C 开发常用的宏

Adding YJCommonMacro to your project (添加 YJCommonMacro 到你的项目)

CocoaPods

CocoaPods is the recommended way to add YJCommonMacro to your project.

  1. Add a pod entry for YJCommonMacro to your Podfile
    pod 'YJCommonMacro'
  1. Install the pod(s) by running
    pod install
  1. Include YJCommonMacro wherever you need it with
    #import <YJCommonMacro.h>

Carthage

  1. Add YJCommonMacro to your Cartfile.
    github "stackhou/YJCommonMacro"
  1. Run
    carthage update
  1. Follow the rest of the standard Carthage installation instructions to add YJCommonMacro to your project.

结构

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].