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.8.12
[CocoaPods.git]
/
Specs
/
8
/
2
/
d
/
SBCommons
/
0.1.0
/
SBCommons.podspec.json
blob
92adbbd2ba821c0477c02ebd5a32c0b6c60584fd
1
{
2
"name": "SBCommons",
3
"version": "0.1.0",
4
"summary": "Commons",
5
"description": "Common Swift Functionality",
6
"homepage": "http://github.com/EBGToo/SBCommons",
7
"license": "MIT",
8
"authors": {
9
"Ed Gamble": "ebg@opuslogica.com"
10
},
11
"source": {
12
"git": "https://github.com/EBGToo/SBCommons.git",
13
"tag": "0.1.0"
14
},
15
"source_files": "Sources/*.swift",
16
"platforms": {
17
"osx": "10.9"
18
}
19
}