AYDataBaser
About
AYDataBaser library - is an abstraction for database interaction. You can use it with any databases.
Installation
AYDataBaser is available through CocoaPods. To install it, simply add the following line to your Podfile:
inhibit_all_warnings!
target 'YOUR_TARGET_NAME' do
use_frameworks!
pod 'AYDataBaser'
end
Usage
Author
License
AYDataBaser is available under the MIT license. See the LICENSE file for more info.