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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
a
/
9
/
f
/
LLTtestTools
/
0.0.1
/
LLTtestTools.podspec.json
blob
81d0ec7eeca89373289c9d44b654fd20c3063e66
1
{
2
"name": "LLTtestTools",
3
"version": "0.0.1",
4
"summary": "简介",
5
"description": "对本库的描述描述描述",
6
"homepage": "https://github.com/lileitao/demo",
7
"license": "MIT",
8
"authors": {
9
"李磊涛": "llt1886797@163.com"
10
},
11
"source": {
12
"git": "https://github.com/lileitao/demo.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"LLTtest",
17
"*.{h,m}"
18
],
19
"exclude_files": "Classes/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}