blob: 35bea5a014a2f00ba8c67ae9bca910c3295d1f3c [file] [log] [blame]
{
"name": "SwiftPhotoGallery",
"version": "3.3.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": "Apache-2.0",
"authors": {
"Justin Vallely": "jvallely@inspirato.com"
},
"source": {
"git": "https://github.com/Inspirato/SwiftPhotoGallery.git",
"tag": "3.3.1"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}