[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / d / PhotoViewController / 0.1.0 / PhotoViewController.podspec.json
blobe552aae33996effdca3dbfcd673daec319aa8ff5
2   "name": "PhotoViewController",
3   "version": "0.1.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/dujnic",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PhotoViewController/Classes/**/*"