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