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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
6
/
d
/
b
/
testVKPods
/
0.0.2
/
testVKPods.podspec.json
blob
a427f744e4e0d1d7127e474dbcd33ee2e687a11b
1
{
2
"name": "testVKPods",
3
"version": "0.0.2",
4
"summary": "测试私有Pods",
5
"description": "第一次测试私有Pods",
6
"homepage": "https://github.com/coderhw/testVKPods",
7
"license": "MIT",
8
"authors": {
9
"huwen126": "huwen126@126.com"
10
},
11
"source": {
12
"git": "https://github.com/coderhw/testVKPods.git",
13
"tag": "0.0.2"
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
}