blob: 2f3e05e2e04c5206900ab54dd25e00c374b3863f [file] [log] [blame]
{
"name": "YCPicturesBrowseView",
"version": "0.0.5",
"summary": "图片浏览的控件",
"platforms": {
"ios": "8.0"
},
"description": "类似微信, 微博的图片浏览的控件",
"homepage": "https://github.com/Changxysuf/YCPicturesBrowseView",
"license": "MIT",
"authors": {
"常兴宇": "shilohchang@lagou.com"
},
"source": {
"git": "https://github.com/Changxysuf/YCPicturesBrowseView.git",
"tag": "0.0.5"
},
"source_files": "YCPicturesBrowseExample/PicturesBrowse/Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "YCPicturesBrowseExample/PicturesBrowse/Assets/*",
"dependencies": {
"SDWebImage": [
"~> 5.0.0-beta3"
]
}
}