Skip to content

Commit

Permalink
added resources
Browse files Browse the repository at this point in the history
  • Loading branch information
superbderrick committed Oct 2, 2020
1 parent c97fa8e commit 8880903
Show file tree
Hide file tree
Showing 47 changed files with 299 additions and 1 deletion.
5 changes: 4 additions & 1 deletion SummerPlayerView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'SummerPlayerView'
s.version = '0.1.1'
s.version = '0.1.2'
s.summary = 'VideoPlayerView for kids, Tried to make it as similar as possible a Youtube kids App Player UI'
s.description = <<-DESC
VideoPlayerView for kids, Tried to make it as similar as possible a Youtube kids App Player UI
Expand All @@ -21,6 +21,9 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/superbderrick/SummerPlayerView.git', :tag => s.version.to_s }
s.ios.deployment_target = '13.0'
s.source_files = 'SummerPlayerView/Classes/**/*'
s.resource_bundles = {
'SummerPlayerView' => ['SummerPlayerView/Assets/*.imageset']
}
s.frameworks = 'UIKit', 'AVKit'
end

Expand Down
26 changes: 26 additions & 0 deletions SummerPlayerView/Assets/airplay.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "baseline_airplay_white_36pt_1x.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "baseline_airplay_white_36pt_2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "baseline_airplay_white_36pt_3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions SummerPlayerView/Assets/back.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "baseline_keyboard_backspace_white_36pt_1x.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "baseline_keyboard_backspace_white_36pt_2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "baseline_keyboard_backspace_white_36pt_3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions SummerPlayerView/Assets/busan.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "busan.jpg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file added SummerPlayerView/Assets/busan.imageset/busan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions SummerPlayerView/Assets/cofenhagen.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "cofenhagen.jpg",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "cofenhagen-1.jpg",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "cofenhagen-2.jpg",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions SummerPlayerView/Assets/more.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "baseline_more_vert_white_36pt_1x.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "baseline_more_vert_white_36pt_2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "baseline_more_vert_white_36pt_3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions SummerPlayerView/Assets/newyork.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "newyork.jpg",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "newyork-1.jpg",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "newyork-2.jpg",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions SummerPlayerView/Assets/next.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "baseline_skip_next_white_36pt_1x.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "baseline_skip_next_white_36pt_2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "baseline_skip_next_white_36pt_3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions SummerPlayerView/Assets/paris.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "paris.jpg",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "paris-1.jpg",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "paris-2.jpg",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SummerPlayerView/Assets/paris.imageset/paris.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions SummerPlayerView/Assets/pause.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "baseline_pause_white_36pt_1x.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "baseline_pause_white_36pt_2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "baseline_pause_white_36pt_3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions SummerPlayerView/Assets/play.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "baseline_play_arrow_white_36pt_1x.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "baseline_play_arrow_white_36pt_2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "baseline_play_arrow_white_36pt_3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
26 changes: 26 additions & 0 deletions SummerPlayerView/Assets/previous.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "baseline_skip_previous_white_36pt_1x.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "baseline_skip_previous_white_36pt_2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "baseline_skip_previous_white_36pt_3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
23 changes: 23 additions & 0 deletions SummerPlayerView/Assets/sf.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "sf.jpg",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "sf-1.jpg",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "sf-2.jpg",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file added SummerPlayerView/Assets/sf.imageset/sf-1.jpg
Binary file added SummerPlayerView/Assets/sf.imageset/sf-2.jpg
Binary file added SummerPlayerView/Assets/sf.imageset/sf.jpg

0 comments on commit 8880903

Please sign in to comment.