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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
b
/
1
/
2
/
vgs-cocoa
/
0.0.2
/
vgs-cocoa.podspec.json
blob
6ee27218ba10b4c43ba0b8cf9aca7745903f16f0
1
{
2
"name": "vgs-cocoa",
3
"version": "0.0.2",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "VGS framework library for Cocoa",
9
"homepage": "http://github.com/video-game-system/vgs-cocoa",
10
"authors": "SUZUKI PLAN",
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/video-game-system/vgs-cocoa.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "vgs-cocoa/**/*.{h,m}"
19
}