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
/
a
/
3
/
e
/
GSSwift
/
0.0.1
/
GSSwift.podspec.json
blob
0db9db9f8727007b71ee74b15babb9e675fce8d6
1
{
2
"name": "GSSwift",
3
"version": "0.0.1",
4
"summary": "Defines the namespace `gs`",
5
"homepage": "https://github.com/wxxsw/GSSwift",
6
"license": "MIT",
7
"authors": {
8
"Ge Sen": "i@gesen.me"
9
},
10
"platforms": {
11
"ios": "8.0",
12
"osx": "10.10",
13
"watchos": "2.0",
14
"tvos": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/wxxsw/GSSwift.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "Sources/*.swift",
21
"requires_arc": true,
22
"pushed_with_swift_version": "3.0"
23
}