blob: 9156977eed74491adce7ee8c40afe131fc05c5d5 [file] [log] [blame]
{
"name": "JPPhotoBrowser",
"version": "1.0.1",
"summary": "Browse picture like WeChat.",
"homepage": "https://github.com/baiyidjp/JPPhotoBrowserDemo",
"license": "MIT",
"authors": "baiyi",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/baiyidjp/JPPhotoBrowserDemo.git",
"tag": "1.0.1"
},
"source_files": "JPPhotoBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}