Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yuchan/yofmdbexecutor
- Owner: yuchan
- License: mit
- Created: 2015-01-23T03:13:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-23T06:37:15.000Z (almost 10 years ago)
- Last Synced: 2024-12-09T20:16:15.390Z (29 days ago)
- Language: Objective-C
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.