# CSDatabase **Repository Path**: hcsaaron/csdatabase ## Basic Information - **Project Name**: CSDatabase - **Description**: 封装FMDB数据库,方便调用 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-14 - **Last Updated**: 2021-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CSDatabase [![CI Status](http://img.shields.io/travis/hcsaaron@163.com/CSDatabase.svg?style=flat)](https://travis-ci.org/hcsaaron@163.com/CSDatabase) [![Version](https://img.shields.io/cocoapods/v/CSDatabase.svg?style=flat)](http://cocoapods.org/pods/CSDatabase) [![License](https://img.shields.io/cocoapods/l/CSDatabase.svg?style=flat)](http://cocoapods.org/pods/CSDatabase) [![Platform](https://img.shields.io/cocoapods/p/CSDatabase.svg?style=flat)](http://cocoapods.org/pods/CSDatabase) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation CSDatabase is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'CSDatabase' ``` ## Author hcsaaron@163.com, hcsaaron@163.com ## License CSDatabase is available under the MIT license. See the LICENSE file for more info.