blob: af0f8f4a7cfb58cd8a9884121384d791fdbbd65b [file] [log] [blame]
{
"name": "SWPhotoBrowser",
"version": "1.0.1",
"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.1"
},
"source_files": [
"SWPhotoBrowser",
"SWPhotoBrowser/SWPhotoBrowser/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}