[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / f / PhotoViewControllerSwift / 0.1.0 / PhotoViewControllerSwift.podspec.json
blob07c5c3f4a7d0170336cb928211cd3f30971a44fc
2   "name": "PhotoViewControllerSwift",
3   "version": "0.1.0",
4   "summary": "PhotoViewControllerSwift is a controller to display a photo, in Swift !",
5   "description": "This is a very small viewController to display images, in swift, 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/PhotoViewControllerSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nicoduj": "nicolas.dujardin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nicoduj/PhotoViewControllerSwift.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": "PhotoViewControllerSwift/Classes/**/*",
23   "pushed_with_swift_version": "4.0"