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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
f
/
c
/
4
/
ZattooGradientView
/
1.0.0
/
ZattooGradientView.podspec.json
blob
470e5826b63a766ce7499c79d71926640aac2b52
1
{
2
"name": "ZattooGradientView",
3
"authors": "Zattoo",
4
"version": "1.0.0",
5
"license": "MIT",
6
"summary": "GradientView for iOS and tvOS",
7
"homepage": "https://github.com/zattoo/GradientView",
8
"source": {
9
"git": "https://github.com/zattoo/GradientView",
10
"tag": "1.0.0"
11
},
12
"platforms": {
13
"tvos": "11.0",
14
"ios": "10.3"
15
},
16
"source_files": "Sources/**/*.swift"
17
}