[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 4 / Cooper_BGFMDB / 0.1.2 / Cooper_BGFMDB.podspec.json
blobcbd888c0806bff12afb48bfaee32d4e4eda138f2
2   "name": "Cooper_BGFMDB",
3   "version": "0.1.2",
4   "summary": "A short description of Cooper_BGFMDB.",
5   "description": "基于 BGFMDB 修改  更适合 swift 项目使用\n阿木的iOS项目的db项目,私人使用,不定期更新,使用慎重...",
6   "homepage": "https://gitee.com/appkf_admin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jhfappkf@163.com": "jhfappkf@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/appkf_admin/cooper-bgfmdb.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Cooper_BGFMDB",
23     "Cooper_BGFMDB/Classes/**/*.{h,m}"
24   ],
25   "libraries": "sqlite3",
26   "dependencies": {
27     "FMDB": [
29     ]
30   }