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
/
b
/
c
/
8
/
lytestlib2
/
0.0.2
/
lytestlib2.podspec.json
blob
1e54502dcde6a52a958357095bdeaf6cbf6cd73f
1
{
2
"name": "lytestlib2",
3
"version": "0.0.2",
4
"summary": "Ashort",
5
"description": "descriptionsdescription",
6
"homepage": "http://EXAMPLE/testlib",
7
"license": "MIT",
8
"authors": {
9
"liYong": "895825110@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/helloLiYong/lyceshi",
13
"tag": "0.0.2"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"exclude_files": "Classes/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}