blob: 0f35e344be2229a340907f34065f0c1c19d80679 [file] [log] [blame]
{
"name": "CHXCoverFlowView",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true
}