[Add] VLCKit 4.0.0a9
[CocoaPods.git] / Specs / 8 / 5 / a / FSImageViewer_image_details / 1.6 / FSImageViewer_image_details.podspec.json
blob5b3f1ac4bc955cf79ce7c354def03889ed49ed25
2   "name": "FSImageViewer_image_details",
3   "version": "1.6",
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.6"
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   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "CoreGraphics",
30     "QuartzCore",
31     "Security",
32     "CFNetwork"
33   ],
34   "dependencies": {
35     "AFNetworking": [
36       "~> 2.3"
37     ],
38     "EGOCache": [
39       "~> 2.0"
40     ]
41   }