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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
d
/
a
/
6
/
JCBlock
/
0.0.1
/
JCBlock.podspec.json
blob
58c4189b1f8be1d9af43249875c5fb2a90def1d7
1
{
2
"name": "JCBlock",
3
"version": "0.0.1",
4
"summary": "简单实用的字体(加粗)大小设置",
5
"homepage": "https://github.com/JC2018424/JCBlock",
6
"license": "MIT",
7
"authors": {
8
"JC": "13451001517@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/JC2018424/JCBlock.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "JCBlock/**/*",
18
"requires_arc": true,
19
"frameworks": "UIKit"
20
}