blob: 200c629fb9c400e7134773e79b4ea4eb3dfe98ca [file] [log] [blame]
{
"name": "DXScaleFlowLayout",
"version": "1.0.2",
"summary": "Custom collectionView layout that display scaled up/down cells",
"homepage": "https://github.com/SiriDx/DXScaleFlowLayout",
"license": {
"type": "MIT"
},
"authors": {
"DeanChen": "dxchen321@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SiriDx/DXScaleFlowLayout.git",
"tag": "1.0.2"
},
"source_files": "Source/*.swift"
}