blob: 70b5ff630d3874037d2b6ee58cf7b1873a26ce86 [file] [log] [blame]
{
"name": "SwiftPhotoGallery",
"version": "3.1.1",
"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.1"
},
"platforms": {
"ios": "8.0",
"tvos": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}