blob: 5d62f2520e89706bb25cfbb4d67a374f011793bc [file] [log] [blame]
{
"name": "ScaleCollectionView",
"version": "1.0.5",
"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.5"
},
"source_files": "ScaleCollectionView/ScaleCollectionView/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}