[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 2 / CPFMDBManager / 1.0.6 / CPFMDBManager.podspec.json
blob051e6afe0783e3da5f7d95463d85d34a6fe9ac54
2   "name": "CPFMDBManager",
3   "version": "1.0.6",
4   "summary": "数据库管理者",
5   "homepage": "https://github.com/cp271007323/CPFMDBManager.git",
6   "license": "MIT",
7   "authors": {
8     "cp271007323": "271007323@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "frameworks": [
14     "Foundation",
15     "UIKit"
16   ],
17   "dependencies": {
18     "FMDB": [
20     ]
21   },
22   "source": {
23     "git": "https://github.com/cp271007323/CPFMDBManager.git",
24     "tag": "1.0.6"
25   },
26   "source_files": [
27     "CPFMDBManager",
28     "CPFMDBManager/*.{h.m}"
29   ]