blob: db8c25de8b6c2cc23964c5a6aafbddd75440062b [file] [log] [blame]
{
"name": "WBPhotoBrower",
"version": "0.1.0",
"summary": "A short description of podTestLibrary.",
"homepage": "https://github.com/shenyuexin/WBPhotoBrower",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shenyuexin": "yuexin3@weibo.staff.com"
},
"source": {
"git": "https://github.com/shenyuexin/WBPhotoBrower.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WBPhotoBrower/*",
"dependencies": {
"SDWebImage": [
"~> 3.8"
]
}
}