ZYFileToolDemo
Example
针对系统NSFileManager封装的文件工具类,提供了对文件操作的便携式封装。支持pod方式集成使用:pod 'ZYFileTool',或者直接将Classes里面的文件拖入项目使用。
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
Installation
ZYFileToolDemo is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ZYFileTool'Author
Rephontil, [email protected]
License
ZYFileToolDemo is available under the MIT license. See the LICENSE file for more info.