blob: c11edb98b7f7770a8f01715786e24946202f4ca7 [file] [log] [blame]
{
"name": "JKPhotoBrowser",
"version": "1.0.5.2",
"summary": "图片浏览器(仿微博).",
"homepage": "https://github.com/JekinChou/JKPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangjie": "454200568@qq.com"
},
"source": {
"git": "https://github.com/JekinChou/JKPhotoBrowser.git",
"tag": "1.0.5.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JKPhotoBrowserKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"AssetsLibrary",
"Photos"
],
"dependencies": {
"YYImage": [
"~> 1.0.4"
],
"YYWebImage": [
"~> 1.0.5"
]
}
}