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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
4
/
2
/
a
/
YHLittleGame
/
0.0.3
/
YHLittleGame.podspec.json
blob
db408897d2804c5043624cb52db552d8463cd554
1
{
2
"name": "YHLittleGame",
3
"version": "0.0.3",
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.3"
18
},
19
"source_files": "YHLittleGame/**/*"
20
}