[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / 9 / FSImageViewer_GridView / 4.1.10 / FSImageViewer_GridView.podspec.json
blobf40287bac133a3897f3bcf13b281e2bf3026aa77
2   "name": "FSImageViewer_GridView",
3   "version": "4.1.10",
4   "summary": "Library added additonal functionality on FSImageViewer_image_details.",
5   "description": "Added option to display gridview initially. Use the showGridView parameter for this purpose",
6   "homepage": "https://github.com/freshbrix/FSImageViewer",
7   "screenshots": "https://raw.github.com/x2on/FSImageViewer/master/screen.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "freshbrix": "freshbrix@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/freshbrix/FSImageViewer.git",
17     "tag": "4.1.10"
18   },
19   "social_media_url": "https://twitter.com/x2on",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "requires_arc": true,
24   "source_files": "FSImageViewer/",
25   "resources": "FSImageViewer.bundle",
26   "resource_bundles": {
27     "FRResources": [
28       "Images/*"
29     ]
30   },
31   "frameworks": [
32     "Foundation",
33     "UIKit",
34     "CoreGraphics",
35     "QuartzCore",
36     "Security",
37     "CFNetwork"
38   ],
39   "dependencies": {
40     "AFNetworking": [
41       "~> 2.3"
42     ],
43     "EGOCache": [
44       "~> 2.0"
45     ],
46     "SDWebImage": [
47       "~> 3.7"
48     ]
49   }