blob: fd3d2fd77f191bbacf4ca2091c2aef6fb52e71e6 [file] [log] [blame]
{
"name": "WalePhotoBrowser",
"version": "0.0.2",
"summary": "a simple PhotoBrowser",
"description": "a simple PhotoBrowser made by wale",
"homepage": "https://github.com/wangleiphnh/WalePhotoBrowse",
"license": "MIT",
"authors": {
"wale": "734482038@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangleiphnh/WalePhotoBrowse.git",
"tag": "0.0.2"
},
"source_files": "WalePhotoBrowser/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}