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