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] TIoTLinkVideo 2.4.35
[CocoaPods.git]
/
Specs
/
2
/
d
/
a
/
Deliverer
/
1.0.2
/
Deliverer.podspec.json
blob
ea52628f1307496d68c5b86e084fe9e12a022973
1
{
2
"name": "Deliverer",
3
"version": "1.0.2",
4
"summary": "An easy to use framework for streaming in the apple ecosystem",
5
"homepage": "http://appssemble.com/",
6
"authors": {
7
"Name": "appssemble"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "10.0"
15
},
16
"source": {
17
"git": "https://github.com/appssemble/Deliverer-Swift.git",
18
"submodules": true
19
},
20
"ios": {
21
"vendored_frameworks": "submodule/Deliverer.framework"
22
}
23
}