blob: 5ccc4b0e1c435bb132000be4f974eb32d377ce97 [file] [log] [blame]
{
"name": "KNPhotoBrowser",
"version": "2.3.2",
"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 like Wechat and Weibo'Sina of China",
"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.2"
},
"source_files": "KNPhotoBrowser/KNPhotoBrowser/**/*.{h,m}",
"resources": "KNPhotoBrowser/KNPhotoBrowser/KNPhotoBrowser.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}