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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
7
/
8
/
9
/
RDTestLib
/
0.0.1
/
RDTestLib.podspec.json
blob
9500d428072b38393e3bff1e77fd79ef3bfdbaed
1
{
2
"name": "RDTestLib",
3
"version": "0.0.1",
4
"summary": "RDTestLib.",
5
"description": "RDTestLib的描述信息,哈哈哈",
6
"homepage": "https://github.com/guorenlei/RDTestLib",
7
"license": "MIT",
8
"authors": {
9
"guorl": "guorl@mac"
10
},
11
"source": {
12
"git": "https://github.com/guorenlei/RDTestLib.git",
13
"tag": "0.0.1"
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
}