[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / f / 7 / 2 / SwiftPhotoGallery / 3.4.1 / SwiftPhotoGallery.podspec.json
blob41c0c2ffdc2196c2115f4276c14dd67c7d5995b6
2   "name": "SwiftPhotoGallery",
3   "version": "3.4.1",
4   "summary": "Photo gallery for iOS and tvOS written in Swift",
5   "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.\"",
6   "homepage": "https://github.com/Inspirato/SwiftPhotoGallery",
7   "license": "Apache-2.0",
8   "authors": {
9     "Justin Vallely": "justinvallely@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Inspirato/SwiftPhotoGallery.git",
13     "tag": "3.4.1"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_version": "5.0"