XCFMDBManager 1.2.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Oct 2017Maintained by fanxiaocong.Installation Guide×Installation Guide for XCFMDBManagerYou want to add pod 'XCFMDBManager', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'XCFMDBManager', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try XCFMDBManagerSee PodspecGitHub RepoPage on CocoaPods.orgXCFMDBManager 1.2.0By樊小聪fanxiaocong/XCFMDBManagerGitHub Repo 基于FMDB的二次封装