Latest | 0.0.7 |
---|---|
Homepage | https://github.com/joy-make/JoyTool |
License | MIT |
Platforms | ios 7.0 |
Dependencies | Masonry |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
JoyTool is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "JoyTool"
Author
wangguopeng, [email protected]
License
JoyTool is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "JoyTool", "version": "0.0.7", "summary": "add animation\layer ex...", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/joy-make/JoyTool", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "joy-make": "[email protected]" }, "source": { "git": "https://github.com/joy-make/JoyTool.git", "tag": "0.0.7" }, "platforms": { "ios": "7.0" }, "source_files": "JoyTool/**/*.{h,m}", "resource_bundles": { "JoyTool": [ "JoyTool/**/*.{xib,png,jpg,jpeg,plist}" ] }, "dependencies": { "Masonry": [] } }
Thu, 18 May 2017 05:20:04 +0000