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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
5
/
9
/
YHSmallGame
/
0.0.4
/
YHSmallGame.podspec.json
blob
f0a509d9626841dd8782efc7ee93a3a805d470f5
1
{
2
"name": "YHSmallGame",
3
"version": "0.0.4",
4
"summary": "iOS小游戏开发",
5
"description": "第一个版本,小游戏开发,第二版",
6
"homepage": "https://github.com/1152144009/YHSmallGame",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ygj9617": "1152144009@qq.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://1152144009:hh11361136@github.com/1152144009/YHSmallGame.git",
19
"tag": "0.0.4"
20
},
21
"source_files": "YHSmallGame",
22
"requires_arc": true,
23
"libraries": [
24
"iconv",
25
"sqlite3",
26
"stdc++",
27
"z"
28
],
29
"dependencies": {
30
"AFNetworking": [
31
"~> 3.2.1"
32
]
33
}
34
}