YCEasyTool 0.2.33

YCEasyTool 0.2.33

Maintained by ungacy.



YCEasyTool 0.2.33

YCEasyTool

CI Status Version License Platform

Example

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

Requirements

Installation

Installation with CocoaPods

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

pod "YCEasyTool"

Installation with Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate YCEasyTool into your Xcode project using Carthage, specify it in your Cartfile:

github "ungacy/YCEasyTool"

Run carthage to build the frameworks and drag the appropriate framework (YCEasyTool.framework) into your Xcode project according to your need. Make sure to add only one framework and not both.

SubSpec

Utils

  • Polling

Runtime

  • Property

Persistence

  • Forever

UI

  • TreeMenu

  • Segment

  • PopMenu

  • TabBarController

  • GridView

Author

Ye Tao, [email protected]

License

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