[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / d / BNPhotoViewer / 0.0.2 / BNPhotoViewer.podspec.json
blobfdee9097fcc1a1896c1563ad0c1c6c6403c57d06
2   "name": "BNPhotoViewer",
3   "version": "0.0.2",
4   "summary": "A photo viewer to display a sequence of multiple photos.",
5   "description": "A photo viewer to display a sequence of multiple photos. The information needed to configure photo viewer can be provided through BNPhotoViewerDelegate protocol methods.",
6   "homepage": "https://github.com/botirjon/BNPhotoViewer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Botirjon Nasridinov",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/botirjon/BNPhotoViewer.git",
17     "tag": "0.0.2"
18   },
19   "source_files": [
20     "BNPhotoViewer",
21     "BNPhotoViewer/Classes/**/*"
22   ],
23   "swift_version": "4.1",
24   "resources": "BNPhotoViewer/Resources/*.xib",
25   "resource_bundles": {
26     "BNPhotoViewer": [
27       "BNPhotoViewer/Resources/**/*.xib"
28     ]
29   },
30   "frameworks": "UIKit"