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
/
4
/
2
/
a
/
YHLittleGame
/
0.0.2
/
YHLittleGame.podspec.json
blob
b61cac7d9b7ddebc0ce76531fc853597b99c7fe3
1
{
2
"name": "YHLittleGame",
3
"version": "0.0.2",
4
"summary": "测试",
5
"description": "简单测试",
6
"homepage": "https://coding.net/git",
7
"license": "MIT",
8
"authors": {
9
"ygj9617": "1152144009@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"swift_version": "4.0",
15
"source": {
16
"git": "https://git.coding.net/ygj9617/YHSmallGame.git",
17
"tag": "0.0.2"
18
},
19
"source_files": "YHLittleGame/Classes/**/*",
20
"dependencies": {
21
"Kingfisher": [
22
23
],
24
"SnapKit": [
25
26
],
27
"HandyJSON": [
28
29
]
30
}
31
}