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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
9
/
2
/
pod_test
/
0.0.2
/
pod_test.podspec.json
blob
794f74dfb09a8d72d2e11fe142e7a46cdb7a1645
1
{
2
"name": "pod_test",
3
"version": "0.0.2",
4
"summary": "简单描述",
5
"description": "长一点的描述啊。。。。",
6
"homepage": "https://coding.net/u/xhp281/p/pod_test",
7
"license": "MIT",
8
"authors": {
9
"许海鹏": "xhp281@126.com"
10
},
11
"source": {
12
"git": "https://coding.net/u/xhp281/p/pod_test/git",
13
"tag": "0.0.2"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}