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] THEOplayer-Connector-Utilities 7.6.0
[CocoaPods.git]
/
Specs
/
d
/
6
/
a
/
YXLTestLib
/
0.0.1
/
YXLTestLib.podspec.json
blob
6017417ca469dec3a5098ba7422179640c4af9f4
1
{
2
"name": "YXLTestLib",
3
"version": "0.0.1",
4
"summary": "YXLTestLib的概述",
5
"description": "YXLTestLib的详细描述,需要注意要比s.summary的描述要长。",
6
"homepage": "https://github.com/yuanxinliang/YXLTestLib",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"袁鑫亮": "306619887@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/yuanxinliang/YXLTestLib.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}