# JFCoreData **Repository Path**: jingfu/JFCoreData ## Basic Information - **Project Name**: JFCoreData - **Description**: 对coreData的使用封装 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-03 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JFCoreData [![CI Status](http://img.shields.io/travis/ranjingfu/JFCoreData.svg?style=flat)](https://travis-ci.org/ranjingfu/JFCoreData) [![Version](https://img.shields.io/cocoapods/v/JFCoreData.svg?style=flat)](http://cocoapods.org/pods/JFCoreData) [![License](https://img.shields.io/cocoapods/l/JFCoreData.svg?style=flat)](http://cocoapods.org/pods/JFCoreData) [![Platform](https://img.shields.io/cocoapods/p/JFCoreData.svg?style=flat)](http://cocoapods.org/pods/JFCoreData) ## Usage To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation JFCoreData is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod "JFCoreData" ``` ## Author ranjingfu, ranjingfu@117go.com ## License JFCoreData is available under the MIT license. See the LICENSE file for more info. ======= #JFCoreData