Giter VIP home page Giter VIP logo

lcycoredatahelper's Introduction

LCYCoreDataHelper

A pure swift light weight core data framework

Swift 4 compatible MIT license

纯swift的coredata框架,example里有demo,框架正在完善中,欢迎使用和提供建议以及帮助完善。
This is a pure swift coredata framework. It is developing and improving. The way to use is in the example project. Welcome to give sugestions or help.

如有疑问请邮件我: [email protected]
My email address: [email protected]

Carthage compatible

Requirements

  • iOS 8.0+

Installing LCYCoreDataHelper

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

Earth is available through CocoaPods. To install it, simply add the following line to your Podfile:

use_frameworks!

target '<Your Target Name>' do
pod 'LCYCoreDataHelper', '~> 5.1'
end

Then, run the following command:

$ pod install

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate Alamofire into your Xcode project using Carthage, specify it in your Cartfile:

github "leacode/LCYCoreDataHelper" ~> 5.1

Run carthage update to build the framework and drag the built LCYCoreDataHelper.framework into your Xcode project.

License

LCYCoreDataHelper is released under the MIT License.

lcycoredatahelper's People

Contributors

leacode avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.