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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
0
/
4
/
e
/
PodZHH
/
1.0.0
/
PodZHH.podspec.json
blob
0f553cb315ed3015019b3382081d72885954ad5e
1
{
2
"name": "PodZHH",
3
"version": "1.0.0",
4
"summary": "PodZHH 一个简单的打印方法.",
5
"description": "text将会是我的第一次试验这次应该会比较长了.哈哈哈",
6
"homepage": "https://github.com/GitHubZHH/PodZHH",
7
"license": "MIT",
8
"authors": {
9
"iOS-朱鸿": "zhuhong@bbdtek.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/GitHubZHH/PodZHH.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"PodZHH",
20
"PodZHH/*.{h,m}"
21
],
22
"requires_arc": true
23
}