[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 5 / d / PhotoViewController / 0.1.1 / PhotoViewController.podspec.json
blob2b7a6f6bc89ca76d9aa820cb3753b0fdf2359524
2   "name": "PhotoViewController",
3   "version": "0.1.1",
4   "summary": "PhotoViewController is a controller to display a photo !",
5   "description": "This is a very small viewController to display images, allowing to zoom on it. It was mainly done in order to first try pod building and publishing. Not very usefull I think, but who really knows :) ?",
6   "homepage": "https://github.com/nicoduj/PhotoViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicolas Dujardin": "nicolas.dujardin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nicoduj/PhotoViewController.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/dujnic",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PhotoViewController/Classes/**/*"