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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
8
/
6
/
e
/
Kagee
/
0.1.0
/
Kagee.podspec.json
blob
32788506e01ae3eb4122061b2ae53d6e919ba6d7
1
{
2
"name": "Kagee",
3
"version": "0.1.0",
4
"license": "MIT",
5
"homepage": "https://github.com/yukiasai/",
6
"summary": "HTTP mocking library written in Swift.",
7
"authors": {
8
"yukiasai": "yukiasai@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/yukiasai/Kagee.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "Kagee/*.swift"
18
}