blob: 74a18e66af2efe677cc42eec57d154d2ff1a6d9a [file] [log] [blame]
{
"name": "JKPhotoBrowser",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"JKPhotoBrowserKit",
"*"
],
"frameworks": [
"UIKit",
"Foundation",
"AssetsLibrary",
"Photos"
],
"dependencies": {
"YYImage": [
"~> 1.0.4"
],
"YYWebImage": [
"~> 1.0.5"
]
}
}