blob: 498261377705e3fccd4ea78bef124e8ac849def2 [file] [log] [blame]
{
"name": "ATGMediaBrowser",
"version": "1.0.1",
"summary": "Image slide show viewer with multiple predefined transition styles, and with ability to create new transitions with ease.",
"swift_version": "4.0",
"description": "ATGMediaBrowser is an image slide show viewer that supports multiple predefined transition styles, and also allows the client to define new transition styles. It supports both horizontal and vertical gestures to control transitions, and adding new transitions is fun and easy.",
"homepage": "https://github.com/altayer-digital/ATGMediaBrowser",
"screenshots": [
"https://i.imgur.com/NfKfnoC.gif",
"https://i.imgur.com/EmR7uU5.gif",
"https://i.imgur.com/v8wsKiF.gif",
"https://i.imgur.com/bx2a2iv.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"surajthomask": "suthomas@altayer.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/altayer-digital/ATGMediaBrowser.git",
"tag": "1.0.1"
},
"source_files": [
"ATGMediaBrowser",
"ATGMediaBrowser/**/*.swift"
],
"exclude_files": "ATGMediaBrowser/Info.plist"
}