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