blob: 930d70fe4901b13e48d7c7773e5557a4a2aaf145 [file] [log] [blame]
{
"name": "CHXCoverFlowView",
"version": "0.2.0",
"license": "MIT",
"summary": "Coverflow for view images like the macOS's finder.",
"homepage": "https://github.com/cuzv/CHXCoverFlowView",
"authors": {
"Moch Xiao": "cuzval@gmail.com"
},
"source": {
"git": "https://github.com/cuzv/CHXCoverFlowView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true
}