[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / c / ORImageGallery / 2.0.1 / ORImageGallery.podspec.json
blobb68c60c676373947862da4104678488c10916e84
2   "name": "ORImageGallery",
3   "version": "2.0.1",
4   "summary": "ORImageGallery - collection view based image gallery.",
5   "description": "'Pod for display picture gallery, and show custom top layout, and make rotate.'",
6   "homepage": "https://github.com/Omega-R/ORImageGallery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evgeny Ivanov": "evgeny.ivanov@omega-r.com",
13     "Egor Lindberg": "egor-lindberg@omega-r.com"
14   },
15   "source": {
16     "git": "https://github.com/Omega-R/ORImageGallery.git",
17     "tag": "2.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/ORImageGallery/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "PureLayout": [
27       "~> 3.1.6"
28     ],
29     "SDWebImage": [
30       ">= 5.10.2"
31     ]
32   },
33   "swift_version": "5.0"