blob: cac68930963c7300783ee36fc088d1ee864e44f7 [file] [log] [blame]
{
"name": "SwiftPhotoGallery",
"version": "3.1.3",
"summary": "Photo gallery for iOS and tvOS written in Swift",
"description": "\"Photo gallery for iOS and tvOS written in Swift. Photos can be panned and zoomed (iOS). Includes a customizable page indicator, support for any orientation (iOS), and supports images of varying sizes. Includes unit tests.\"",
"homepage": "https://github.com/Inspirato/SwiftPhotoGallery",
"license": "GNU",
"authors": {
"Justin Vallely": "jvallely@inspirato.com"
},
"source": {
"git": "https://github.com/Inspirato/SwiftPhotoGallery.git",
"tag": "3.1.3"
},
"platforms": {
"ios": "8.0",
"tvos": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}