[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / c / e / GNImageCollection / 0.1.5 / GNImageCollection.podspec.json
blob69f804846ec0c937bd4407a7f941601057e69cfd
2   "name": "GNImageCollection",
3   "version": "0.1.5",
4   "summary": "Shows image(s) with zooming, saving and sharing capabilities.",
5   "description": "This library can be used to show a collection view of images, either modally, in a navigation controller or as a subview, where they can be zoomed, saved or shared.",
6   "homepage": "https://github.com/nicolaouG/GNImageCollection",
7   "screenshots": "https://raw.githubusercontent.com/nicolaouG/GNImageCollection/master/imagesCollection_podspec.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "george": "georgios.nicolaou92@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5",
19   "source": {
20     "git": "https://github.com/nicolaouG/GNImageCollection.git",
21     "tag": "0.1.5"
22   },
23   "source_files": "GNImageCollection/**/*.{h,m,swift}",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5"