[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 3 / d / PhotoViewerController / 0.2.2 / PhotoViewerController.podspec.json
blobd6c334601b399a21827ea4a0536736002be38f06
2   "name": "PhotoViewerController",
3   "version": "0.2.2",
4   "summary": "A photo viewer controller for viewing photos.",
5   "description": "It can be used to view a sequence of photos. Its PhotoViewerControllerDelegate should be conformed by the client.",
6   "homepage": "https://github.com/botirjon/PhotoViewerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "botirjon.nasridinov@gmail.com": "botirjon.nasridinov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/botirjon/PhotoViewerController.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "3.0",
22   "source_files": "PhotoViewerController/Classes/**/*",
23   "resources": "PhotoViewerController/Classes/*.xib",
24   "resource_bundles": {
25     "PhotoViewerController": [
26       "PhotoViewerController/**/*.xib"
27     ]
28   },
29   "frameworks": "UIKit"