blob: 61c8b80cb31d6e46ddb49ab97a72d4628789a70a [file] [log] [blame]
{
"name": "KNPhotoBrowser",
"version": "2.3.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.3"
},
"source_files": "KNPhotoBrowser/KNPhotoBrowser/**/*.{h,m}",
"resources": "KNPhotoBrowser/KNPhotoBrowser/KNPhotoBrowser.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}