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
/
2
/
e
/
b
/
testUUID
/
0.0.4
/
testUUID.podspec.json
blob
e3c4203057b1d8185dec1d483b3dec35682d3b42
1
{
2
"name": "testUUID",
3
"version": "0.0.4",
4
"summary": "A short description of testUUID.",
5
"description": "A short description of testUUID 获取设备的唯一标识",
6
"homepage": "http://EXAMPLE/testUUID",
7
"license": "MIT",
8
"authors": {
9
"ruanjh": "973108187@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/ruanjunhao/testUUID",
13
"tag": "0.0.4"
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
}