blob: 636d3e1d52b0a281e35484e2791d210f0209b2aa [file] [log] [blame]
{
"name": "ScaleCollectionView",
"version": "1.0.1",
"summary": "一个上下拖拉缩放的collectionView.",
"description": "一个上下拖拉缩放的collectionView组件",
"homepage": "https://github.com/Calvix-Xu/ScaleCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Calvix": "15521164897@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Calvix-Xu/ScaleCollectionView.git",
"tag": "1.0.1"
},
"source_files": "ScaleCollectionView/ScaleCollectionView/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}