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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
3
/
4
/
c
/
Relay
/
0.2.1
/
Relay.podspec.json
blob
b2f5152d8018250fff7b0c35323b21de5ea1f877
1
{
2
"name": "Relay",
3
"version": "0.2.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"homepage": "https://github.com/mindbody/Relay",
9
"authors": "Relay Contributors",
10
"summary": "Swift Dynamic Dependency Injection for modern testing",
11
"source": {
12
"git": "https://github.com/mindbody/Relay.git",
13
"tag": "0.2.1"
14
},
15
"source_files": "Sources/**/*.swift",
16
"platforms": {
17
"ios": "8.0",
18
"watchos": "2.0",
19
"tvos": "9.0",
20
"osx": "10.10"
21
}
22
}