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