# CYTool **Repository Path**: rssserver/CYTool ## Basic Information - **Project Name**: CYTool - **Description**: No description available - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-06-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CYTool [![CI Status](http://img.shields.io/travis/caoyuan02/CYTool.svg?style=flat)](https://travis-ci.org/caoyuan02/CYTool) [![Version](https://img.shields.io/cocoapods/v/CYTool.svg?style=flat)](http://cocoapods.org/pods/CYTool) [![License](https://img.shields.io/cocoapods/l/CYTool.svg?style=flat)](http://cocoapods.org/pods/CYTool) [![Platform](https://img.shields.io/cocoapods/p/CYTool.svg?style=flat)](http://cocoapods.org/pods/CYTool) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation CYTool is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod "CYTool" ``` source 'https://git.oschina.net/rssserver/CYSpec.git' platform :ios, "7.0" pod 'CYTool','~>0.0.2' ## Author caoyuan02, caoyuan02@baidu.com ## License CYTool is available under the MIT license. See the LICENSE file for more info.