Thanks to visit codestin.com
Credit goes to github.com

Skip to content

EffectiveProgramming-Forks/EffectiveDataServices

Repository files navigation

EffectiveDataServices

This is an Objective-C wrapper around some common iOS and OSX data facilities - namely Core Data.

Installation

EffectiveDataServices can be installed via CocoaPods.

Please reference the library directly until I've registered with CocoaPods.

# Your Local Project's Podfile

pod 'EffectiveDataServices', :git => 'https://github.com/EffectiveProgramming/EffectiveDataServices', :tag => '0.0.1'
# or without a tag identifer
# pod 'EffectiveDataServices', :git => 'https://github.com/EffectiveProgramming/EffectiveDataServices'

License

The license for the EffectiveDataService library is contained in the License.txt file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published