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.16
[CocoaPods.git]
/
Specs
/
7
/
4
/
b
/
Spectre
/
0.1.0
/
Spectre.podspec.json
blob
6a2a88e605a9cec566f05d6a3ce9c0b6c0dcb33e
1
{
2
"name": "Spectre",
3
"version": "0.1.0",
4
"summary": "BDD Framework for Swift",
5
"homepage": "https://github.com/kylef/Spectre",
6
"source": {
7
"git": "https://github.com/kylef/Spectre",
8
"tag": "0.1.0"
9
},
10
"authors": {
11
"Kyle Fuller": "kyle@fuller.li"
12
},
13
"license": {
14
"type": "BSD",
15
"file": "LICENSE"
16
},
17
"source_files": [
18
"Spectre/*.swift"
19
]
20
}