[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 7 / 2 / SwiftPhotoGallery / 3.2.1 / SwiftPhotoGallery.podspec.json
blob24e36eed00198b429efc6a606c264e8aa72a1682
2   "name": "SwiftPhotoGallery",
3   "version": "3.2.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": "GNU",
8   "authors": {
9     "Justin Vallely": "jvallely@inspirato.com"
10   },
11   "source": {
12     "git": "https://github.com/Inspirato/SwiftPhotoGallery.git",
13     "tag": "3.2.1"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "pushed_with_swift_version": "3.0"