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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
0
/
7
/
DZHandy
/
1.0
/
DZHandy.podspec.json
blob
bc5c371bc63f9050d24923c01045671b1d154521
1
{
2
"name": "DZHandy",
3
"version": "1.0",
4
"summary": "基于运行时的简单分类",
5
"homepage": "https://github.com/DongZhuo1234/DZHandy",
6
"license": "MIT",
7
"authors": {
8
"董棁": "1622997569@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/DongZhuo1234/DZHandy.git",
15
"tag": "1.0"
16
},
17
"source_files": [
18
"DZHandy",
19
"DZHandy/**/*.{h,m}"
20
]
21
}