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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
6
/
0
/
3
/
LD01
/
0.0.1
/
LD01.podspec.json
blob
7185177d53a508c22a375ac3b6ea337cb63a0acf
1
{
2
"name": "LD01",
3
"version": "0.0.1",
4
"summary": "LD01",
5
"description": "LD01的描述文字",
6
"homepage": "https://github.com/LimboDemon/LD01",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"LimboDemon": "wang_zy2412@163.com"
13
},
14
"source": {
15
"git": "https://github.com/LimboDemon/LD01.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}