blob: 9354c411703dd0bca24aaa1386ce19878220e1fd [file] [log] [blame]
{
"name": "LYSImageBrowseView",
"version": "0.0.1",
"summary": "Realize image zooming browsing",
"homepage": "https://github.com/zhetengzhenzi/LYSImageBrowseView",
"license": "MIT",
"authors": {
"liuyushuang@duia.com": "liuyushuang@duia.com"
},
"source": {
"git": "https://github.com/zhetengzhenzi/LYSImageBrowseView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LYSImageBrowseView/Classes/**/*",
"resource_bundles": {
"LYSImageBrowseView": [
"LYSImageBrowseView/Assets/*.png"
]
}
}