blob: c16995d86b4919b1d9bec60868383bd2405687cb [file] [log] [blame]
{
"name": "SWPhotoBrowser",
"version": "1.0.2",
"summary": "仿微博,朋友圈的图片浏览,功能丰富",
"description": "仿微博,朋友圈的图片浏览,效果不错,功能丰富,使用简单。",
"homepage": "https://github.com/shiwenwen/SWPhotoBrowser",
"screenshots": "https://raw.githubusercontent.com/shiwenwen/SWPhotoBrowser/master/SWPhotoBrowser.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"石文文": "shiwenwenDevelop@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shiwenwen/SWPhotoBrowser.git",
"tag": "1.0.2"
},
"source_files": "SWPhotoBrowser/SWPhotoBrowser/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}