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] Spotify-iOS-Auth 1.0.3
[CocoaPods.git]
/
Specs
/
6
/
b
/
d
/
SL4Swift
/
0.0.1
/
SL4Swift.podspec.json
blob
fd1fb9ec791ef841d9e1476808b7bcdab011471e
1
{
2
"name": "SL4Swift",
3
"version": "0.0.1",
4
"summary": "Simple Logging Library for Swift",
5
"homepage": "https://github.com/53ningen/SL4Swift",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"hmhv": "gomi2ngen@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/53ningen/SL4Swift.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "SL4Swift/**/*.{h,m}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "6.0"
21
}
22
}