[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / f / ImageViewer / 1.0 / ImageViewer.podspec.json
blob1c35e92078f35c479437a230d58ccdef761aa462
2   "name": "ImageViewer",
3   "version": "1.0",
4   "summary": "An image viewer à la Twitter",
5   "description": "ImageViewer is a library that enables a user to visualize an image in fullscreen. Besides the typical pinch and double tap to zoom, we also provide a vertical swipe to dismiss. Finally, we try to mimic the displacement of the image from its current container into fullscreen, this feature being its main selling point.",
6   "homepage": "https://github.com/MailOnline/ImageViewer",
7   "license": "MIT",
8   "authors": "Daily Mail",
9   "social_media_url": "https://twitter.com/MailOnline",
10   "source": {
11     "git": "https://github.com/MailOnline/ImageViewer.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "8.4"
16   },
17   "source_files": "ImageViewer/Source/**/*"