blob: e9a1b403725d7cd9c429ce7f5c456337223a27c6 [file] [log] [blame]
{
"name": "JPPhotoBrowser",
"version": "1.0.2",
"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.2"
},
"source_files": "JPPhotoBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}