[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 8 / SFFullscreenImageDetailViewController / 0.1.1 / SFFullscreenImageDetailViewController.podspec.json
bloba026914c1c054d107b87b0193cd59a38579d8047
2   "name": "SFFullscreenImageDetailViewController",
3   "version": "0.1.1",
4   "summary": "An interactive full screen image presentation view controller.",
5   "description": "An UIViewController which presents a given image view in full screen and allows for fully dynamic and interactive behaviour. Both presentation and dismissal are animated and dismissal is fully interactive. User can also zoom the photo.",
6   "homepage": "https://github.com/JanHalozan/SFFullscreenImageDetailViewController",
7   "screenshots": "https://camo.githubusercontent.com/44534e658201734106fbaf2dd7bbdb93ed018fa1/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f3236746e68514764727a4c734d4f526b412f67697068792e676966",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jan Haložan": "j.halozan.services@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/JanHalozan/SFFullscreenImageDetailViewController.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/JanHalozan",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "SFFullscreenImageDetailViewController",
24   "resource_bundles": {
25     "SFFullscreenImageDetailViewController": [
26       "SFFullscreenImageDetailViewController/Assets/*.png"
27     ]
28   },
29   "requires_arc": true,
30   "frameworks": [
31     "UIKit",
32     "QuartzCore"
33   ]