[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / a / FSImageViewer_image_details / 1.7 / FSImageViewer_image_details.podspec.json
blob92567a74b7fec70ffb65d121752d2f1f615c930a
2   "name": "FSImageViewer_image_details",
3   "version": "1.7",
4   "summary": "Library added additonal functionality on FSImagViewer.",
5   "description": "Added details of image such as a note, date overlay and option to mark image private or public.",
6   "homepage": "https://github.com/akhilrajtr/FSImageViewer",
7   "screenshots": "https://raw.github.com/x2on/FSImageViewer/master/screen.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Akhilraj": "akhilraj@qburst.com"
14   },
15   "source": {
16     "git": "https://github.com/akhilrajtr/FSImageViewer.git",
17     "tag": "1.7"
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": [
26     "FSImageViewer.bundle",
27     "Images/"
28   ],
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "CoreGraphics",
33     "QuartzCore",
34     "Security",
35     "CFNetwork"
36   ],
37   "dependencies": {
38     "AFNetworking": [
39       "~> 2.3"
40     ],
41     "EGOCache": [
42       "~> 2.0"
43     ]
44   }