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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
6
/
f
/
a
/
TKRGuard
/
1.0.2
/
TKRGuard.podspec.json
blob
6d380d672029e169cf59ad8102181900548b1fbd
1
{
2
"name": "TKRGuard",
3
"version": "1.0.2",
4
"summary": "The simple test helper for asynchronous processes.",
5
"homepage": "https://github.com/tokorom/TKRGuard",
6
"license": "MIT",
7
"authors": {
8
"tokorom": "tokorom@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/tokorom/TKRGuard.git",
12
"tag": "1.0.2"
13
},
14
"source_files": "TKRGuard/*",
15
"frameworks": [
16
"XCTest",
17
"SenTestingKit"
18
],
19
"requires_arc": true
20
}