blob: 27e3aca6ac36f62ebaf4b3445b1bbc2a227b431e [file] [log] [blame]
{
"name": "ETImageBrowser",
"version": "0.0.1",
"summary": "图片浏览",
"description": "图片浏览,支持双指缩放操作",
"homepage": "https://github.com/Ethan89/ETImageBrowser",
"license": "MIT",
"authors": {
"Ethan": "yaofeng.guo@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ethan89/ETImageBrowser.git",
"tag": "0.0.1"
},
"source_files": "src/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}