Skip to content

LongJiang90/JLFileManager

Repository files navigation

JLFileManager

CI Status Version License Platform

Example

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

[self.jlFileM getFileDataByInfo:fileI andDUrl:fileI.f_url succesfull:^(FileInfo *filInfo, NSString *mes) {
    // do somthing
 }];

Requirements

Installation

To install it, simply add the following line to your Podfile:

pod 'JLFileManager'

Author

983220205@qq.com

License

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