| { |
| "name": "KNPhotoBrowser", |
| "version": "2.3", |
| "summary": "A lightweight and beautiful photo or video browser and adapt rotate screen", |
| "description": "A lightweight and beautiful photo or video browser and adapt rotate screen", |
| "homepage": "https://github.com/LuKane/KNPhotoBrowser", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "LuKane": "1169604556@qq.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/LuKane/KNPhotoBrowser.git", |
| "tag": "2.3" |
| }, |
| "source_files": "KNPhotoBrowser/KNPhotoBrowser/**/*.{h,m}", |
| "resources": "KNPhotoBrowser/KNPhotoBrowser/KNPhotoBrowser.bundle", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "SDWebImage": [ |
| |
| ] |
| } |
| } |