Skip to content

Commit

Permalink
Add .meta
Browse files Browse the repository at this point in the history
  • Loading branch information
kimar committed Oct 11, 2023
1 parent 2a3a86c commit d83523e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 4 deletions.
Binary file added .meta/demo.gif
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 .meta/screen1.png
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 .meta/screen2.png
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 .meta/screen3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 2 additions & 4 deletions KIImagePager.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"summary": "This UIView Subclass is used to present Images loaded from the Web and is inspired from foursquare's Image Slideshow.",
"homepage": "https://github.com/kimar/KIImagePager",
"screenshots": [
"http://kimar.github.io/screenshots/kiimagepager/1ios7.png",
"http://kimar.github.io/screenshots/kiimagepager/2ios7.png"
"http://kimar.github.io/screenshots/kiimagepager/screenshot.png"
],
"license": {
"type": "MIT",
Expand All @@ -19,8 +18,7 @@
"tag": "2.1.4"
},
"platforms": {
"ios": "12.0",
"tvos": "12.0"
"ios": "12.0"
},
"source_files": "KIImagePager/KIImagePager/*.{h,m}",
"resources": "KIImagePager/KIImagePager/*.png",
Expand Down

0 comments on commit d83523e

Please sign in to comment.