[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / 2 / SwiftPhotoGallery / 2.0.6 / SwiftPhotoGallery.podspec.json
blob11e2fd47f519e11606934c9f5d988c35308e8eea
2   "name": "SwiftPhotoGallery",
3   "version": "2.0.6",
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.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]