blob: a387348e51441bb4270e605347ade7073d40a202 [file] [log] [blame]
{
"name": "ZJPhotoBrower",
"version": "0.0.1",
"summary": "An easy way to 图片浏览器",
"homepage": "https://github.com/zhangjie579/ZJPhotoBrower",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"zhangjie": "527512749@qq.com"
},
"source": {
"git": "https://github.com/zhangjie579/ZJPhotoBrower.git",
"tag": "0.0.1"
},
"source_files": "demo/ZJPhoneBrower/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}