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] VisualEffectBlurView 6.0.0
[CocoaPods.git]
/
Specs
/
9
/
f
/
1
/
CYJHelper
/
1.0.1
/
CYJHelper.podspec.json
blob
3018150d894e4c5698e3c1a4bcd2286a07f22dd2
1
{
2
"name": "CYJHelper",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "Tools for iOS development.",
6
"homepage": "https://github.com/ZYJZCY/CYJHelper",
7
"authors": {
8
"ZCYZYJ": "912327710@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/ZYJZCY/CYJHelper.git",
12
"tag": "1.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "**/*.{h,m}"
19
}