[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 3 / d / KNPhotoBrowser / 2.3.9 / KNPhotoBrowser.podspec.json
blobf99820109f45ec94f36a9a5760281729950b349d
2   "name": "KNPhotoBrowser",
3   "version": "2.3.9",
4   "summary": "A lightweight and beautiful photo or video browser and adapt rotate screen",
5   "description": "A lightweight and beautiful photo or video browser and adapt rotate screen",
6   "homepage": "https://github.com/LuKane/KNPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuKane": "1169604556@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/LuKane/KNPhotoBrowser.git",
19     "tag": "2.3.9"
20   },
21   "source_files": "KNPhotoBrowser/KNPhotoBrowser/**/*.{h,m}",
22   "resources": "KNPhotoBrowser/KNPhotoBrowser/KNPhotoBrowser.bundle",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SDWebImage": [
31     ]
32   }