Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuchan/yofmdbexecutor

Very Simple FMDB Execution with Block. No clutter open & close methods.
https://github.com/yuchan/yofmdbexecutor

Last synced: 4 days ago
JSON representation

Very Simple FMDB Execution with Block. No clutter open & close methods.

Awesome Lists containing this project

README

        

# YOFMDBExecutor

[![CI Status](http://img.shields.io/travis/yuchan/YOFMDBExecutor.svg?style=flat)](https://travis-ci.org/yuchan/YOFMDBExecutor)
[![Version](https://img.shields.io/cocoapods/v/YOFMDBExecutor.svg?style=flat)](http://cocoadocs.org/docsets/YOFMDBExecutor)
[![License](https://img.shields.io/cocoapods/l/YOFMDBExecutor.svg?style=flat)](http://cocoadocs.org/docsets/YOFMDBExecutor)
[![Platform](https://img.shields.io/cocoapods/p/YOFMDBExecutor.svg?style=flat)](http://cocoadocs.org/docsets/YOFMDBExecutor)

## Usage

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

## Requirements

## Installation

YOFMDBExecutor is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

pod "YOFMDBExecutor"

## Author

Yusuke Ohashi, [email protected]

## License

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