[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 7 / 2 / SwiftPhotoGallery / 2.0.3 / SwiftPhotoGallery.podspec.json
blobb510ed1faadbee450333eef2fb48a453b85f9ef4
2   "name": "SwiftPhotoGallery",
3   "version": "2.0.3",
4   "summary": "Photo gallery for iOS written in Swift",
5   "description": "\"Photo gallery for iOS written in Swift. Photos can be panned and zoomed. Includes a customizable page indicator, support for any orientation, 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": "2.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SwiftPhotoGallery": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ]