repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Delete] CellBuilder 1.0.2
[CocoaPods.git]
/
Specs
/
7
/
9
/
2
/
CPFMDBManager
/
1.0.8
/
CPFMDBManager.podspec.json
blob
e4c2d9d0079dc81dc7f4aed628d50293283e95fb
1
{
2
"name": "CPFMDBManager",
3
"version": "1.0.8",
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": [
19
20
]
21
},
22
"source": {
23
"git": "https://github.com/cp271007323/CPFMDBManager.git",
24
"tag": "1.0.8"
25
},
26
"source_files": [
27
"CPFMDBManager",
28
"CPFMDBManager/*.{h.m}"
29
]
30
}