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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
c
/
2
/
d
/
Test11
/
0.0.2
/
Test11.podspec.json
blob
7c28e9a4649def886fadd7c5886ca81d139057cc
1
{
2
"name": "Test11",
3
"version": "0.0.2",
4
"summary": "Test11.",
5
"description": "这是一个详细的描述,用来测试的, test11.",
6
"homepage": "https://github.com/yinyakun/TestProject",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"yakun yin": "yinyk1@lenovo.com"
13
},
14
"source": {
15
"git": "https://github.com/yinyakun/TestProject.git",
16
"tag": "0.0.2"
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
}