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
[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git]
/
Specs
/
7
/
2
/
0
/
MFBCL
/
1.0
/
MFBCL.podspec.json
blob
8a0d119cc4684ccf205d66b5cadd874823f2db34
1
{
2
"name": "MFBCL",
3
"version": "1.0",
4
"summary": "基础类库.",
5
"homepage": "https://github.com/pipelining/MFBCL",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zdd": "zdd@microfeel.net"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/pipelining/MFBCL.git",
18
"tag": "1.0"
19
},
20
"source_files": "MFBCL/*",
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}