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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
f
/
4
/
XKL_TestLib
/
0.0.1
/
XKL_TestLib.podspec.json
blob
87a4a8aa6f3d622333ec31204c8e1053a8353ec4
1
{
2
"name": "XKL_TestLib",
3
"version": "0.0.1",
4
"summary": "这个是test",
5
"description": "这些事一个很长的描述,随便写,也可以不写",
6
"homepage": "https://github.com/xiaoklong/TestLib.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"肖康龙": ""
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"swift_versions": [
18
"4.0",
19
"4.2",
20
"5.0"
21
],
22
"source": {
23
"git": "https://github.com/xiaoklong/TestLib.git",
24
"tag": "0.0.1"
25
},
26
"source_files": [
27
"Classes",
28
"Classes/**/*.{h,m}"
29
],
30
"swift_version": "5.0"
31
}