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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
7
/
e
/
8
/
PRGTestLib
/
0.0.1
/
PRGTestLib.podspec.json
blob
f26fa9e8ee308a9f34fd791b48aa1b98d550111a
1
{
2
"name": "PRGTestLib",
3
"version": "0.0.1",
4
"summary": "PRGTestLib",
5
"description": "添加一个库,测试一下",
6
"homepage": "https://github.com/rookiePRG/PRGTestLib",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"rookiePRG": "prg_change@163.com"
13
},
14
"source": {
15
"git": "https://github.com/rookiePRG/PRGTestLib.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
}