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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
2
/
d
/
a
/
Deliverer
/
1.0.1
/
Deliverer.podspec.json
blob
82449c25d9ba7f8c1eee23fcd41df3e94e3ebd9f
1
{
2
"name": "Deliverer",
3
"version": "1.0.1",
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
},
19
"ios": {
20
"vendored_frameworks": "Deliverer.framework"
21
}
22
}